python2-pycodestyle - Python style guide checker
Website: | https://pypi.python.org/pypi/pycodestyle |
---|---|
License: | MIT |
Vendor: | CentOS |
- Description:
pycodestyle 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
python2-pycodestyle-2.0.0-5.el7.noarch [77 KiB] |
Changelog
by Orion Poplawski (2017-03-10):
- Fix python3 builds for EPEL - Cleanup spec |