01Detailed naming conventions and import organization rules
02Comprehensive PEP 8 and Zen of Python compliance guidance
03Test-Driven Development (TDD) workflows using pytest
040 GitHub stars
05Strict structural limits for line length, function complexity, and nesting
06Modern Python patterns including type hints, dataclasses, and context managers