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.30.6-1.aldos.noarch [114 KiB] |
Changelog
by Joel Barrios (2024-08-13):
- Update to 0.30.6. |