Jump to letter: [
034679ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python3-pycodestyle - 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.
This is a version for Python 3.
Packages
| python3-pycodestyle-2.0.0-2.fc24.noarch
[82 KiB] |
Changelog
by Luke Macken (2016-08-04):
- Use the new python setup/build/install macros
- Remove Obsoletes/Provides for pep8, since it is currently not a drop-in replacement.
https://bugzilla.redhat.com/show_bug.cgi?id=1342839#c10
|