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
آخر تحديث 2/24/2026
النجوم
29
التفرعات
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.

التثبيت
$ install --globalskills.sh
الاستخدام

بعد التثبيت، يمكنك استخدام هذه المهارة بتشغيل الأمر التالي في الطرفية:

skills use uvicorn