python3-pep8 - Python 3 style guide checker
Website: | http://pypi.python.org/pypi/pep8 |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- 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. This is a version for Python 3.
Packages
python3-pep8-1.7.1-1.fc14.al.noarch [61 KiB] |
Changelog
by Joel Barrios (2022-01-27):
- Update to 1.7.1. |