languages/python/code_style_guide.md
Python Code Style Guide (PEP 8, Ruff, Typing Conventions)
Modern Python style guidance for 2026: PEP 8 fundamentals, Ruff configuration and rule selection, naming conventions, PEP 604/695 type hint style, and docstring conventions for maintainable, agent-readable code.