ASGI specs, helper code, and adapters
ASGI is a standard for Python asynchronous web apps and servers to communicate with each other, and positioned as an asynchronous successor to WSGI. This package includes ASGI base libraries, such as: * Sync-to-async and async-to-sync function wrappers, asgiref.sync * Server base classes, asgiref.server * A WSGI-to-ASGI adapter, in asgiref.wsgi
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 3.4.1-4.fc36 | - |
Fedora 35 | 3.4.1-1.fc35 | - |
Fedora 34 | 3.2.10-3.fc34 | - |
EPEL 9 | 3.4.1-3.el9 | - |
EPEL 8 | 3.2.10-1.el8 | - |
You can contact the maintainers of this package via email at
python-asgiref dash maintainers at fedoraproject dot org
.