Style Guidelines and Developer Tools

From EDURange
Revision as of 21:44, 21 May 2025 by Jwgranville (talk | contribs) (Added Reference Materials link)
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


See also Reference Materials.