Python Style

Enforce consistent Python typing (type hints + return types), concise Google-style docstrings, PEP 8/Black formatting, and unit tests when creating or editing Python code. Use when working on .py files, Python APIs, refactors, or bug fixes where maintainability and correctness matter.

janjaszczak Updated

File contents

janjaszczak/cursor/tree/main/skills/python-style commit af6de2c468

Frequently asked questions

npx skillmds@latest add janjaszczak/python-style