New submission from Thomas Grainger <tagr...@gmail.com>:
HTTPX is a fully featured HTTP client for Python 3, which provides sync and async APIs, and support for both HTTP/1.1 and HTTP/2. It's also broadly compatible and inspired by the requests API: https://github.com/encode/httpx/blob/master/docs/compatibility.md#requests-compatibility-guide Currently the project is looking to get a link from the docs to https://www.python-httpx.org/ here's the upstream issue https://github.com/encode/httpx/issues/1772 ---------- assignee: docs@python components: Documentation messages: 399494 nosy: docs@python, graingert priority: normal severity: normal status: open title: recommend httpx as well as requests in http.client/urllib.request docs versions: Python 3.10, Python 3.11 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue44908> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com