mirror of
https://github.com/kennethreitz/kennethreitz.org.git
synced 2026-06-05 22:50:17 +00:00
302 B
302 B
pep8.org
pep8.org is a website for the Python community to read PEP 8, the official Python style guide.
- Beautiful is better than ugly.
- Explicit is better than implicit.
- Simple is better than complex.
- Complex is better than complicated.
Enjoy coding!