- python3-typing-extensions | python3 (>> 3.8)
- python3:any
ASGI (Asynchronous Server Gateway Interface) is a standard for Python
asynchronous web apps and servers to communicate with each other, and
positioned as an asynchronous successor to WSGI.
.
It 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
.
This package contains the Python 3 version of the library.
Installed Size: 99.3 kB
Architectures: all