python39-uvicorn - The lightning-fast ASGI server
Website: | https://www.uvicorn.org |
---|---|
License: | BSD-3-Clause |
Vendor: | Alcance Libre, Inc. |
- Description:
Uvicorn is an ASGI web server implementation for Python. Until recently Python lacked a minimal low-level server/application interface for async frameworks. The ASGI specification fills this gap, and means we're now able to start building a common set of tooling usable across all async frameworks. Uvicorn supports HTTP/1.1 and WebSockets.
Packages
python39-uvicorn-0.34.2-1.aldos.noarch [113 KiB] |
Changelog
by Joel Barrios (2025-04-19):
- Update to 0.34.2. |