PEP 8 – Style Guide for Python Code | peps.python.org
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 at python.org>, Barry Warsaw <barry at python.org>, Alyssa Coghlan <ncoghlan at 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
related reading
- PEP 8: The Style Guide for Python Codepep8.org
- styleguide | Style guides for Google-originated open-source projectsgoogle.github.io
- PEP 20 – The Zen of Python | peps.python.orgpeps.python.org
- Code Style — The Hitchhiker's Guide to Pythondocs.python-guide.org
- Clean up your code: How to create your own C# code styleblog.unity.com
- CSC 151 - Code Formatting and Styleeikmeier.sites.grinnell.edu
- Google Style Guidesgoogle.github.io
- SQL style guide by Simon Holywellsqlstyle.guide
- The Clojure Style Guideguide.clojure.style
- About this guide | Google developer documentation style guide | Google for Developersdevelopers.google.com
- GitHub - Experience-Monks/math-as-code: a cheat-sheet for mathematical notation in code formgithub.com
- 15-410 Coding Style and Doxygen Documentationcs.cmu.edu