FICHA · MANJARO

uvicorn

The lightning-fast ASGI server

  • server
  • CLI
  • Server
  • Web
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 29, 2026 description in en

Description

Serves Python ASGI applications such as FastAPI, Starlette, or other async web apps. It is useful for local development, production deployments behind a proxy, and services that need asynchronous request handling.

This is a network server. Configure host, port, proxy headers, TLS termination, logging, and application secrets carefully before exposing it outside a trusted machine.

How to run

uvicorn

Commands: uvicorn

Permissions

Permissions not analysed for this source yet.