fully featured HTTP client library
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.
Homepage: https://www.python-httpx.org/
Maintainer: Daniel Dickman <daniel@openbsd.org>