Name: | python2-pycodestyle |
---|---|
Version: | 2.0.0 |
Release: | 5.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 282877 |
License: | MIT |
RPM: | python2-pycodestyle-2.0.0-5.el7.noarch.rpm |
Source RPM: | python-pycodestyle-2.0.0-5.el7.src.rpm |
Build Date: | Mon Oct 30 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://pypi.python.org/pypi/pycodestyle |
Summary: | Python style guide checker |
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. |