python3-asgiref

ASGI in-memory channel layer (Python3 version)

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/django/asgiref/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-asgiref