Jump to letter: [
23ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-pep8 - Python style guide checker
- Description:
pep8 is a tool to check your Python code against some of the style conventions
in PEP 8. It has a plugin architecture, making new checks easy, and its output
is parseable, making it easy to jump to an error location in your editor.
Packages
python-pep8-1.4.6-2.el7.noarch
[146 KiB] |
Changelog
by Matthias Runge (2014-02-26):
- rename py3 version of pep8 to python3-pep8 (rhbz#1060408)
- built for epel7
|