Python
Objective: Define standards for modern, clean, and maintainable Python code, covering version management, tooling, type hints, code style, async patterns, and testing.
Source File
View the full rule: .agent/rules/python.md
Sections
- Version, Environment & Project Structure
- Formatting, Linting & Static Analysis
- Type Hints & Type Safety
- Code Style, Patterns & Anti-Patterns
- Testing & CI
