[ 原始碼: httpx ]
套件: python3-httpx (0.22.0-1) [universe]
python3-httpx 的相關超連結
Ubuntu 的資源:
下載原始碼套件 httpx:
維護者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Sandro Tosi
- Debian Python Team
It should generally not be necessary for users to contact the original maintainer.
外部的資源:
- 主頁 [www.python-httpx.org]
相似套件:
next generation HTTP client
其他與 python3-httpx 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-async-generator
- extensions to asynchronous generators for Python3
- 或者 python3 (>> 3.7)
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-certifi
- root certificates for validating SSL certs and verifying TLS hosts (python3)
-
- dep: python3-charset-normalizer
- charset, encoding and language detection for Python
-
- dep: python3-click (>= 8)
- Wrapper around optparse for command line utilities - Python 3.x
-
- dep: python3-httpcore (>= 0.14.5)
- minimal low-level HTTP client
-
- dep: python3-pygments
- syntax highlighting package written in Python 3
-
- dep: python3-rfc3986 (>= 1.3.0)
- validating URI references per RFC 3986 - Python 3.x
-
- dep: python3-rich (>= 10)
- render rich text, tables, progress bars, syntax highlighting, markdown and more
-
- dep: python3-sniffio
- detect which async Python library is in use