fourtysixandtwo 4e75e58d6a python/python3-httpx: Added (A next-gen HTTP client for Python) 2 лет назад
..
README 4e75e58d6a python/python3-httpx: Added (A next-gen HTTP client for Python) 2 лет назад
python3-httpx.SlackBuild 4e75e58d6a python/python3-httpx: Added (A next-gen HTTP client for Python) 2 лет назад
python3-httpx.info 4e75e58d6a python/python3-httpx: Added (A next-gen HTTP client for Python) 2 лет назад
slack-desc 4e75e58d6a python/python3-httpx: Added (A next-gen HTTP client for Python) 2 лет назад

README

python3-httpx (A next-generation HTTP client for Python)

HTTPX is a fully featured HTTP client library for Python 3. It
includes an integrated command line client, has support for both
HTTP/1.1 and HTTP/2, and provides both sync and async APIs.

Optional installs:

h2 - HTTP/2 support. (no slackbuild)
socksio - SOCKS proxy support. (no slackbuild)
rich - Rich terminal support. (no slackbuild)
click - Command line client support.
async_generator - Backport support for contextlib.asynccontextmanager.

Note: httpx cli requires optional dependencies to work