Python Style
Jump to navigation
Jump to search
External
Overview
Internal
pylint
Installation
pip install pylint
Execution
pylint --recursive=y .
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