We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Welcome to the pep8 wiki!
pep8 is a tool to check your Python code against some of the style conventions in [PEP-8](http://www.python.org/dev/peps/pep-0008/)
# Documentation
Basic help: [README.rst](https://github.com/jcrocholl/pep8#readme) Technical docstring: [pep8.py](https://github.com/jcrocholl/pep8/blob/master/pep8.py#L26:L93) List of [error codes](wiki/ErrorCodes) produced by pep8 [Known packages and tools](wiki/RelatedTools) which depend on pep8, or related to Python code quality