Style Guidelines and Developer Tools

From EDURange
Revision as of 19:33, 4 April 2025 by Jwgranville (talk | contribs)
Jump to navigationJump to search

Resources

Conventions

  • PEP 8 - Style Guide for Python Code
  • PEP 241 - Metadata for Python Software Packages
  • PEP 257 - Docstring Conventions