asgiref

E426645

asgiref is a Python library that provides reference implementations and utilities for working with the ASGI (Asynchronous Server Gateway Interface) specification, commonly used in asynchronous web frameworks like Django and Starlette.

All labels observed (1)

Label Occurrences
asgiref canonical 1

How this entity was disambiguated

Statements (38)

Predicate Object
instanceOf Python library
open-source software
category asynchronous programming utility
web framework utility
compatibleWith Python 3
distribution https://pypi.org/project/asgiref/
documentation https://github.com/django/asgiref/blob/main/README.rst
ecosystem Python web development
follows semantic versioning
implements ASGI specification
keyword ASGI NERFINISHED
Django NERFINISHED
async
concurrency
web
license BSD-3-Clause License NERFINISHED
maintainedBy Django Software Foundation NERFINISHED
Django core developers NERFINISHED
partOf Django async stack NERFINISHED
programmingLanguage Python
provides ASGI application wrappers
reference implementations for ASGI
synchronization primitives for async code
testing utilities for ASGI
timeout utilities
utilities for ASGI applications
repository https://github.com/django/asgiref
supports ASGI 3
Asynchronous Server Gateway Interface NERFINISHED
asynchronous-to-synchronous adapters
asyncio
synchronous-to-asynchronous adapters
threading
usedBy Django NERFINISHED
FastAPI NERFINISHED
Starlette NERFINISHED
usedFor bridging sync and async code in web frameworks
running Django in ASGI mode

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

ASGI relatedLibrary asgiref