Skip to main content
Uvicorn logo

Uvicorn

An ASGI web server implementation for Python

About

Uvicorn is an ASGI web server implementation for Python that supports HTTP/1.1 and WebSockets. It serves as the standard runtime for modern async frameworks like FastAPI and Starlette.