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.

List ASGI repositories

datasette

9.0k
Stars
638
Forks
Watchers

An open source multi-tool for exploring and publishing data

uvicorn-gunicorn-fastapi-docker

2.6k
Stars
322
Forks
Watchers

Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning.

uvicorn-gunicorn-docker

611
Stars
253
Forks
Watchers

Docker image with Uvicorn managed by Gunicorn for high-performance web applications in Python with performance auto-tuning.

mangum

1.6k
Stars
100
Forks
Watchers

AWS Lambda support for ASGI applications

piccolo

1.3k
Stars
85
Forks
Watchers

A fast, user friendly ORM and query builder which supports asyncio.

ariadne

2.2k
Stars
177
Forks
Watchers

Python library for implementing GraphQL servers using schema-first approach.

muffin

668
Stars
25
Forks
Watchers

Muffin is a fast, simple and asyncronous web-framework for Python 3

yappi

1.4k
Stars
73
Forks
Watchers

Yet Another Python Profiler, but this time multithreading, asyncio and gevent aware.

falcon

9.4k
Stars
922
Forks
Watchers

The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.