Tag
Python
Browse AGENTS.md and ANYTHING.md configs tagged with Python.
Configs for Python
AGENTS.md — Python + FastAPI
Cross-tool AGENTS.md guidance for FastAPI services using Pydantic v2, SQLAlchemy 2.0 async, and layered architecture.
.prompt.md — Python Code Review
VS Code reusable prompt for high-signal Python code reviews with severity scoring and concrete remediation guidance.
Python Project — Copilot Instructions
GitHub Copilot instructions for general Python projects with modern typing and testable design patterns.
Python + FastAPI — Windsurf Rules
Windsurf rules for FastAPI services with endpoint-to-database flow discipline.
Python AI/ML Project — Gemini Configuration
Gemini CLI instructions for Python AI/ML projects focused on reproducibility and experiment rigor.
Python + FastAPI
Claude Code instructions for production FastAPI repositories with DI, services, and Alembic discipline.
.cursor/rules — Python + FastAPI
Cursor project rules (MDC) for FastAPI backends with layered architecture, SQLAlchemy 2.0, and pytest workflows.
Python + Django
Cross-tool AGENTS.md for Django projects with service-layer architecture, migrations, and testing standards.