python-asgiref - ASGI specs, helper code, and adapters
Website: | https://github.com/django/asgiref |
---|---|
License: | BSD and ASL 2.0 |
Vendor: | Virtuozzo |
- Description:
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
Packages
python-asgiref-3.4.1-3.vl9.src [60 KiB] |
Changelog
by Igor Raits (2021-11-27):
- Initial adjustments for the EPEL9 |