| Name: | python2-pycodestyle |
|---|---|
| Version: | 2.5.0 |
| Release: | 2.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 335338 |
| License: | MIT |
| RPM: | python2-pycodestyle-2.5.0-2.el8.noarch.rpm |
| Source RPM: | python-pycodestyle-2.5.0-2.el8.src.rpm |
| Build Date: | Fri Nov 01 2019 |
| Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.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. |