| Name: | python2-pycodestyle |
|---|---|
| Version: | 2.5.0 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 334022 |
| License: | MIT |
| RPM: | python2-pycodestyle-2.5.0-1.el7.noarch.rpm |
| Source RPM: | python-pycodestyle-2.5.0-1.el7.src.rpm |
| Build Date: | Sun Apr 21 2019 |
| Build Host: | x86-ol7-builder-02.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. |