flâneur — a map of the web's best reading

PEP 8 – Style Guide for Python Code | peps.python.org

peps.python.org · 7,499 words · saved by 1 readers

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.

PEP 8 – Style Guide for Python Code | peps.python.org Selected dark colour scheme Selected light colour scheme PEP 8 – Style Guide for Python Code PEP 8 – Style Guide for Python Code Author : Guido van Rossum <guido&#32;&#97;t&#32;python.org>, Barry Warsaw <barry&#32;&#97;t&#32;python.org>, Alyssa Coghlan <ncoghlan&#32;&#97;t&#32;gmail.com> Status : Active Type : Process Created : 05-Jul-2001 Post-History : 05-Jul-2001, 01-Aug-2013 Table of Contents Introduction A Foolish Consistency is the Hobgoblin of Little Minds Code Lay-out Indentation Tabs or Spaces? Maximum Line Length Should a Line Bre

Explore this link on the map →

related reading