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.8.1-1.fc42 | - |
Fedora 41 | 3.7.2-5.fc41 | - |
Fedora 40 | 3.7.2-3.fc40 | - |
Fedora EPEL 9 | 3.7.2-1.el9 | - |
Fedora EPEL 8 | 3.2.10-1.el8 | - |
Fedora EPEL 10.0 | 3.8.1-1.el10_0 | - |
You can contact the maintainers of this package via email at
python-asgiref dash maintainers at fedoraproject dot org
.