httpcore: Minimal low-level HTTP client¶
Description¶
Minimal low-level HTTP client
License¶
Upstream Contact¶
Type¶
standard
Dependencies¶
Version Information¶
package-version.txt:
1.0.9
version_requirements.txt:
httpcore
Installation commands¶
$ pip install httpcore
$ sage -i httpcore
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.