Skip to content
florentx edited this page Jun 26, 2012 · 13 revisions

Welcome to the pep8 wiki!

Simple Python style checker in one Python file.

pep8 is a tool to check your Python code against some of the style conventions in PEP-8

This is the list of error codes as of pep8 version 1.3.2.

Related tools

List the known packages and tools which depend on pep8, or related to Python code quality.

Editors plugins

Integration of pep8 with other tools

PEP8 Fixers

Code Analysis

Other tools related to code quality and standard compliance

Clone this wiki locally