Login
From:
Python Enhancement Proposals (PEPs)
(Uncensored)
subscribe
PEP 8 – Style Guide for Python Code | peps.python.org
https://peps.python.org/pep-0008/
links
backlinks
Roast topics
Find topics
Find it!
This document gives coding conventions for the Python code comprising the standard library in the main Python distribution. Please see the companion informational PEP describing style guidelines for the C code in the C implementation of Python.