Photo by Chris Ried on Unsplash

An Overview of The PEP 8 Style Guide

Have style with your Python code.

Dan Root
9 min readOct 15, 2020

--

Python Enhancement Proposal 8 or PEP 8 is a comprehensive styling guide for your Python code. PEP 8’s aim is to bring all Python together under one styling guide. This increases the readability and overall understanding of Python code. PEP 8 is not always meant to be followed in every circumstance. You will run into code that just doesn’t apply…

--

--

I author Medium articles, record Anchor podcasts, and create YouTube videos about Software, Programming, Technology, & Data Science. https://thirdeyecyborg.com.