Skip to main content

One doc tagged with "PEP 8"

Python style conventions.

View all tags

Variables and Naming

What makes a Python identifier legal, the 35 reserved keywords, and the PEP 8 conventions on top.