Jump to letter: [
BCDEFGIJLMNOPQRSUVWZ
]
python36u-pep8 - Python 3.6 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.
pep8 has been renamed to pycodestyle (GitHub issue #466)
Use of the pep8 tool will be removed in a future release.
Please install and use pycodestyle instead.
This is for Python 3.6 build.
Packages