Python Style: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
=External= | =External= | ||
* https://www.python.org/dev/peps/pep-0008/ | * https://www.python.org/dev/peps/pep-0008/ | ||
* https://google.github.io/styleguide/pyguide.html | |||
=Overview= | =Overview= | ||
* [[Python_Language_Functions#Style|Function definition style]] | * [[Python_Language_Functions#Style|Function definition style]] |
Revision as of 01:09, 24 June 2022
External
Overview
Internal
Organizatorium
- Process maximum line length: https://peps.python.org/pep-0008/#maximum-line-length
- Google Python Style Guide https://google.github.io/styleguide/pyguide.html