Skip to content

Python Naming Convention

Shing Liu edited this page May 6, 2022 · 4 revisions

python

The style guide for Python is based on Guido’s naming convention recommendations.

https://namingconvention.org/python/

https://www.python.org/doc/essays/styleguide/

Clone this wiki locally