The lightning-fast ASGI server
Uvicorn is an ASGI web server implementation for Python. Until recently Python has lacked a minimal low-level server/application interface for async frameworks. The ASGI specification fills this gap, and means we are now able to start building a common set of tooling usable across all async frameworks. Uvicorn supports HTTP/1.1 and WebSockets.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.30.6-1.fc42 | - |
Fedora 41 | 0.29.0-3.fc41 | - |
Fedora 40 | 0.23.2-1.fc40 | - |
You can contact the maintainers of this package via email at
python-uvicorn dash maintainers at fedoraproject dot org
.