-
Notifications
You must be signed in to change notification settings - Fork 749
Home
AndisthermalFindLasthree edited this page Jul 14, 2012
·
2 revisions
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