python-pep8 - Python style guide checker
Website: | https://github.com/jcrocholl/pep8 |
---|---|
License: | MIT |
Vendor: | Fedora Project |
- 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-0.6.0-2.el5.noarch [57 KiB] |
Changelog
by Ian Weller (2011-01-21):
- RHBZ 633102: Requires: python-setuptools |