[ 原始碼: python-h11 ]
套件:python3-h11(0.14.0-1)
Pure-Python, bring-your-own-I/O implementation of HTTP/1.1 (Python 3)
HTTP/1.1 library written from scratch in Python, heavily inspired by hyper-h2.
It's a "bring-your-own-I/O" library; h11 contains no IO code whatsoever. This means you can hook h11 up to your favorite network API, and that could be anything you want: synchronous, threaded, asynchronous, or your own implementation of RFC 6214 – h11 won’t judge you.
This is the Python 3 package.
其他與 python3-h11 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
- 或者 python3 (>> 3.8)
- interactive high-level object-oriented language (default python3 version)