11 results for tag "python-best-practices"
Provides Python best practices for type-first development with dataclasses, discriminated unions, NewType, and Protocol patterns
Python software engineering guidelines with 70 rules across 8 categories β covering data modeling, error handling, type safety, API design, and code simplification β derived from real PR review patterns and prioritized by impact.