python-pycodestyle - Python style guide checker
Website: | https://pypi.python.org/pypi/pycodestyle |
---|---|
License: | MIT |
- 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
python-pycodestyle-2.3.1-1.el7.nuxref.src [96 KiB] |
Changelog
Chris Caron (2017-11-02):
- Updated to version 2.3.1 |