Python Backend Expert

Python backend implementation patterns for FastAPI applications with SQLAlchemy 2.0, Pydantic v2, and async patterns. Use during the implementation phase when creating or modifying FastAPI endpoints, Pydantic models, SQLAlchemy models, service layers, or repository classes. Covers async session management, dependency injection via Depends(), layered error handling, and Alembic migrations. Does NOT cover testing (use pytest-patterns), deployment (use deployment-pipeline), or FastAPI framework mechanics like middleware and WebSockets (use fastapi-patterns).

hieutrtr c377486 3 files · 29.0 KB Updated

File contents

hieutrtr/ai1-skills/tree/main/skills/python-backend-expert commit c3774860c1

Frequently asked questions

npx skillmds@latest add hieutrtr/python-backend-expert