python39-asgiref - ASGI specs, helper code, and adapters
Website: | https://github.com/django/asgiref |
---|---|
License: | BSD-3-Clause AND Apache-2.0 |
Vendor: | Alcance Libre, Inc. |
- 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
python39-asgiref-3.7.2-1.aldos.noarch [44 KiB] |
Changelog
by Joel Barrios (2024-02-04):
- Update to 3.7.2. |