Contents

asgiref 3.8.1

0

ASGI specs, helper code, and adapters

ASGI specs, helper code, and adapters

Stars: 1393, Watchers: 1393, Forks: 202, Open Issues: 45

The django/asgiref repo was created 8 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 1393 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 45 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