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
Mis à jour 2/24/2026
Étoiles
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.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use uvicorn