AI Rules for Python Development
Python powers everything from web APIs to data science. These rules cover FastAPI async patterns, Django best practices, type hints, and data science workflows.
npx @findutils/skills add fastapi-python5 Python skills available
★ Featured
Python + FastAPI Best Practices
FastAPI with async patterns, Pydantic v2, SQLAlchemy 2.0, and proper project structure.
★ Featured
Python Type Hints & Mypy
Python type hints with Pydantic, Protocol, and mypy strict mode.
★ Featured
Python Data Science & Pandas
Data analysis with Python, Pandas, NumPy, and visualization with Matplotlib/Seaborn.
✓ Recommended
Django Best Practices
Django with class-based views, DRF, testing, and production patterns.
Community
Jupyter Notebook Best Practices
Write clean, reproducible, and collaborative Jupyter notebooks for data analysis and research.
How to Use These Rules
FindUtils Skills auto-detects your AI tool and writes the correct file format:
| AI Tool | Rules File |
|---|---|
| Claude Code | CLAUDE.md (project root) |
| Cursor | .cursor/rules/{name}.mdc |
| GitHub Copilot | .github/copilot-instructions.md |
| Windsurf | .windsurf/rules/ or .windsurfrules |
| Cline | .clinerules (project root) |
| Aider | .aider.conf.yml or CONVENTIONS.md |
| Codex / OpenAI | AGENTS.md (project root) |
| Gemini CLI | GEMINI.md or .gemini/ |
Build Your Full Python Stack
Combine Python with your styling, database, and testing tools using the Stack Builder: