httpx: The next generation HTTP client.¶
Description¶
The next generation HTTP client.
License¶
Upstream Contact¶
Type¶
standard
Dependencies¶
Version Information¶
package-version.txt:
0.28.1
version_requirements.txt:
httpx
Installation commands¶
$ pip install httpx
$ sage -i httpx
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then
./configure
will check if the system package can be used.