Style Guidelines and Developer Tools

From EDURange
Jump to navigationJump to search

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.