Name: | python-pep8 |
---|---|
Version: | 1.4.6 |
Release: | 3.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 849059 |
License: | MIT |
RPM: | python-pep8-1.4.6-3.el7.noarch.rpm |
Source RPM: | python-pep8-1.4.6-3.el7.src.rpm |
Build Date: | Thu Oct 26 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pypi.python.org/pypi/pep8 |
Summary: | 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. |