[ ソース: python-uvicorn ]
パッケージ: python3-uvicorn (0.3.24-1)
python3-uvicorn に関するリンク
Debian の資源:
python-uvicorn ソースパッケージをダウンロード:
- [python-uvicorn_0.3.24-1.dsc]
- [python-uvicorn_0.3.24.orig.tar.gz]
- [python-uvicorn_0.3.24-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
ASGI server implementation, using uvloop and httptools (Python3 version)
Uvicorn is a fast ASGI server, built on uvloop and httptools. It currently supports HTTP/1.1 and WebSockets.
Uvicorn is designed with particular attention to connection and resource management, in order to provide a robust server implementation. It aims to ensure graceful behavior to either server or client errors, and resilience to poor client behavior or denial of service attacks.
This package contains the Python 3 version of the library.
その他の python3-uvicorn 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-click
- Wrapper around optparse for command line utilities - Python 3.x
-
- dep: python3-h11
- Pure-Python, bring-your-own-I/O implementation of HTTP/1.1 (Python 3)
-
- dep: python3-httptools
- framework independent HTTP protocol utils (Python3 version)
-
- dep: python3-uvloop
- libuv を用いた asyncio イベントループの高速な実装
-
- dep: python3-websockets
- implementation of the WebSocket Protocol (RFC 6455)
-
- dep: python3-wsproto
- WebSockets state-machine based protocol implementation (Python3)
-
- sug: python-uvicorn-doc
- ASGI server implementation, using uvloop and httptools (Documentation)
-
- enh: python3-gunicorn
- Event-based HTTP/WSGI server (Python 3 libraries)