ASGI topic
ASGI (Asynchronous Server Gateway Interface) is a spiritual successor to WSGI, intended to provide a standard interface between async-capable Python web servers, frameworks, and applications.
strawberry
A GraphQL library for Python that leverages type annotations 🍓
litestar
Production-ready, Light, Flexible and Extensible ASGI API framework | Effortlessly Build Performant APIs
rpc.py
A fast and powerful RPC framework based on ASGI/WSGI.
sqladmin
SQLAlchemy Admin for FastAPI and Starlette
spectree
API spec validator and OpenAPI document generator for Python web frameworks.
starlette-prometheus
Prometheus integration for Starlette.
starlette_exporter
Prometheus exporter for Starlette and FastAPI
fastapi-jsonrpc
JSON-RPC server based on fastapi
piccolo_admin
A powerful web admin for your database.
uvicorn-gunicorn-starlette-docker
Docker image with Uvicorn managed by Gunicorn for high-performance Starlette web applications in Python with performance auto-tuning.