[ 原始碼: python-uvicorn ]
套件:uvicorn(0.17.6-1)
uvicorn 的相關連結
Debian 的資源:
下載原始碼套件 python-uvicorn:
- [python-uvicorn_0.17.6-1.dsc]
- [python-uvicorn_0.17.6.orig.tar.gz]
- [python-uvicorn_0.17.6-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
ASGI server implementation, using uvloop and httptools
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 CLI script.
其他與 uvicorn 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-uvicorn (= 0.17.6-1)
- ASGI server implementation, using uvloop and httptools (Python3 version)
-
- sug: python-uvicorn-doc
- ASGI server implementation, using uvloop and httptools (Documentation)