home/categories/database-tools/terminalskills-skills-skills-uvicorn-skill-md
database-toolsdatabases

uvicorn

Deploy Python ASGI apps with Uvicorn. Use when a user asks to run FastAPI in production, configure an ASGI server, set up Gunicorn with Uvicorn workers, or optimize Python web server performance.

TerminalSkills
maintainer
TerminalSkills
Atualizado 2/24/2026
Estrelas
29
Forks
6
quick start

Installation and usage

Deploy Python ASGI apps with Uvicorn. Use when a user asks to run FastAPI in production, configure an ASGI server, set up Gunicorn with Uvicorn workers, or optimize Python web server performance.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use uvicorn