How to Boost your Python Apps using Httpx and Asynchronous Call

An introduction to Httpx, a Requests like HTTP client based on async and await.

Simon Hawe
The Startup

--

Photo by Damien TUPINIER on Unsplash

Have you ever tried to scrape many web pages, or request multiple resources from REST-APIs? Yes? If you are like me, you probably used Python and the famous Requests package for doing that. Depending on the number of…

--

--

Simon Hawe
The Startup

Tech and programming enthusiast working at Joyn mainly focusing on data sciene, machine learning, data engineering, and python coding.