[ ソース: hypercorn ]
パッケージ: python3-hypercorn (0.13.2-2) [universe]
python3-hypercorn に関するリンク
Ubuntu の資源:
hypercorn ソースパッケージをダウンロード:
メンテナ:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Python Team
- Andrej Shadura
It should generally not be necessary for users to contact the original maintainer.
外部の資源:
- ホームページ [gitlab.com]
類似のパッケージ:
ASGI Server based on Hyper libraries and inspired by Gunicorn
その他の python3-hypercorn 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-h11 (>= 0.11.0)
- Pure-Python, bring-your-own-I/O implementation of HTTP/1.1 (Python 3)
-
- dep: python3-h2 (>= 3.1.0)
- Pure-Python3 HTTP/2 State-Machine based protocol implementation in Python
-
- dep: python3-priority
- pure-Python implementation of the HTTP/2 priority tree (Python 3)
-
- dep: python3-toml
- library for Tom's Obvious, Minimal Language - Python 3.x
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
-
- dep: python3-wsproto (>= 0.14.0)
- WebSockets state-machine based protocol implementation (Python3)
-
- sug: python3-trio (>= 0.11.0)
- Python async concurrency and I/O library
-
- sug: python3-uvloop
- fast implementation of asyncio event loop on top of libuv