.. index:: pep8 .. _pep8: pep8 ==== Description ----------- pep8 is a tool to check your Python code against some of the style conventions in PEP 8. User instructions ----------------- pep8 is installed on all workstations from the Debian repositories. The program is called ``pep8``. `Documentation `_ is available. Source ------ https://pypi.python.org/pypi/pep8 License ------- MIT license (Expat version) Admin notes ----------- The version from the Debian repositories is sufficiently recent currently.