This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Description
https://www.python-httpx.org
I think it is important to give the developer the option to use this API asynchronously.
As a first step, it would be to migrate the use of the internal HTTP client (from requests to httpx) without performing breaking changes and as a second step to integrate the support for the asynchronous option that can later be discussed.