-
Code ConventionDev Language/Python 2020. 2. 10. 23:02
- PEP 8 "Style Guide for Python Code" : https://www.python.org/dev/peps/pep-0008/
PEP 8 -- Style Guide for Python Code
The official home of the Python Programming Language
www.python.org
- google python style guide : http://google.github.io/styleguide/pyguide.html
styleguide
Style guides for Google-originated open-source projects
google.github.io
pylint