[ 源代码: 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