Py Ops

Production Python operations advisor. Always use this skill when deploying or operating Python web apps, choosing between WSGI and ASGI, configuring gunicorn or uvicorn, handling graceful shutdown, SIGTERM, config validation, or health checks. Use when the user asks "gunicorn vs uvicorn", "how many workers should I use", "how do I handle SIGTERM in Python", "graceful shutdown in Django or FastAPI", "validate env vars at startup", "my Python app leaks memory", or "WSGI vs ASGI". Read this before advising on any Python production or deployment question.

AllThingsSmitty Updated

File contents

AllThingsSmitty/agent-skills/tree/main/skills/py-ops commit 28cd3a3a98

Frequently asked questions

npx skillmds@latest add allthingssmitty/py-ops