Python Backend

Production Python async patterns including asyncio TaskGroup, FastAPI dependency injection and middleware, SQLAlchemy 2.0 async sessions, and database connection pool tuning. Python 3.11+ runtime concerns such as ExceptionGroup, cancellation semantics, and session rollback. Use when building async services, wiring FastAPI dependencies, or tuning database connection pools. Runtime implementation layer, not the API wire contract.

yonatangross e33900a 25 files · 105.7 KB Updated

File contents

yonatangross/orchestkit/tree/main/src/skills/python-backend commit e33900a649

Frequently asked questions

npx skillmds add yonatangross/python-backend