Style Guidelines and Developer Tools
From EDURange
Resources[edit | edit source]
Conventions[edit | edit source]
- PEP 8 - Style Guide for Python Code
- PEP 20 - The Zen of Python
- PEP 241 - Metadata for Python Software Packages
- PEP 257 - Docstring Conventions
See also Reference Materials.