py3-asgiref-3.8.1 – ASGI specification and utilities
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. You can read more at https://asgi.readthedocs.io/en/latest/