Package : python-asgiref

Package details

Summary: ASGI specs, helper code, and adapters

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 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


URL: https://pypi.org/project/asgiref/
License: BSD

Maintainer: kekepower

List of RPMs