asgi
There are 334 repositories under asgi topic.
sanic-org/sanic
Accelerate your web app development | Build fast. Run fast.
simonw/datasette
An open source multi-tool for exploring and publishing data
falconry/falcon
The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
encode/uvicorn
An ASGI web server, for Python. 🦄
litestar-org/litestar
Production-ready, Light, Flexible and Extensible ASGI API framework | Effortlessly Build Performant APIs
strawberry-graphql/strawberry
A GraphQL library for Python that leverages type annotations 🍓
pallets/quart
An async Python micro framework for building web applications.
emmett-framework/granian
A Rust HTTP server for Python applications
tiangolo/uvicorn-gunicorn-fastapi-docker
Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning.
mirumee/ariadne
Python library for implementing GraphQL servers using schema-first approach.
aminalaee/sqladmin
SQLAlchemy Admin for FastAPI and Starlette
Neoteroi/BlackSheep
Fast ASGI web framework for Python
Kludex/mangum
AWS Lambda support for ASGI applications
florimondmanca/awesome-asgi
A curated list of awesome ASGI servers, frameworks, apps, libraries, and other resources
sumerc/yappi
Yet Another Python Profiler, but this time multithreading, asyncio and gevent aware.
piccolo-orm/piccolo
A fast, user friendly ORM and query builder which supports asyncio.
cirospaciari/socketify.py
Bringing Http/Https and WebSockets High Performance servers for PyPy3 and Python3
laurentS/slowapi
A rate limiter for Starlette and FastAPI
justpy-org/justpy
An object oriented high-level Python Web Framework that requires no frontend programming
pgjones/hypercorn
Hypercorn is an ASGI and WSGI Server based on Hyper libraries and inspired by Gunicorn.
emmett-framework/emmett
The web framework for inventors
klen/muffin
Muffin is a fast, simple and asyncronous web-framework for Python 3
tiangolo/uvicorn-gunicorn-docker
Docker image with Uvicorn managed by Gunicorn for high-performance web applications in Python with performance auto-tuning.
intility/fastapi-azure-auth
Easy and secure implementation of Azure Entra ID (previously AD) for your FastAPI APIs 🔒 B2C, single- and multi-tenant support.
snok/django-guid
Inject an ID into every log message from a Django request. ASGI compatible, integrates with Sentry, and works with Celery
melvinkcx/fastapi-events
Asynchronous event dispatching/handling library for FastAPI and Starlette
bocadilloproject/bocadillo
(UNMAINTAINED) Fast, scalable and real-time capable web APIs for everyone
piccolo-orm/piccolo_admin
A powerful web admin for your database.
0b01001001/spectree
API spec validator and OpenAPI document generator for Python web frameworks.
stephenhillier/starlette_exporter
Prometheus exporter for Starlette and FastAPI
abersheeran/asgi-ratelimit
A ASGI Middleware to rate limit
smagafurov/fastapi-jsonrpc
JSON-RPC server based on fastapi
abersheeran/kui
An easy-to-use web framework. Supports both WSGI and ASGI modes. Gevent or asyncio, this is the question.
windson/fastapi
FastAPI Tutorials & Deployment Methods to Cloud and on-prem infrastructures
perdy/starlette-prometheus
Prometheus integration for Starlette.
PacktPublishing/Django-5-By-Example
Django 5 By Example (5th Edition) published by Packt