Contents

asgiref 3.8.1

0

ASGI specs, helper code, and adapters

ASGI specs, helper code, and adapters

Stars: 1472, Watchers: 1472, Forks: 209, Open Issues: 51

The django/asgiref repo was created 8 years ago and the last code push was Yesterday.
The project is very popular with an impressive 1472 github stars!

How to Install asgiref

You can install asgiref using pip

pip install asgiref

or add it to a project with poetry

poetry add asgiref

Package Details

Author
Django Software Foundation
License
BSD-3-Clause
Homepage
https://github.com/django/asgiref/
PyPi:
https://pypi.org/project/asgiref/
Documentation:
https://asgi.readthedocs.io/
GitHub Repo:
https://github.com/django/asgiref

Classifiers

  • Internet/WWW/HTTP
No  asgiref  pypi packages just yet.

Errors

A list of common asgiref errors.

Code Examples

Here are some asgiref code examples and snippets.

GitHub Issues

The asgiref package has 51 open issues on GitHub

  • Keep thread pool executors around.
  • Typing for sync/async decorators
  • Preserving typing on async_to_sync/sync_to_async wrapped functions
  • Specify access to transport information

See more issues on GitHub