python-standards - Python Coding Standards and Modern Syntax Guide
Provides authoritative guidance for Python coding standards with strict type hinting and modern syntax (3.11+).
Tags
Updated: 2026-02-13Typical Inputs
What this skill does
- review Python code
- write Python code
- refactor Python code
- apply type hints
- check PEP 8 compliance
Inputs
- Python code
- Python 3.11+ environment
- coding requirements
- type hinting specifications
Outputs
- Standardized Python code
- Type-safe implementations
- PEP 8 compliant code
- Modern syntax code
Requirements
- Python 3.11+
- pydantic library
- pathlib module
- logging module
