STUDY/Python

파이썬 코딩 스타일 참고

seonyounggg 2021. 1. 28. 21:41

1. 구글 파이썬 스타일 가이드

google.github.io/styleguide/pyguide.html

 

styleguide

Style guides for Google-originated open-source projects

google.github.io

 

2. PEP8

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

 

저작자표시 (새창열림)