pycodestyle

A tool to check Python code against PEP 8 style…

pycodestyle

A tool to check Python code against PEP 8 style conventions. More information: https://pycodestyle.readthedocs.io.

pycodestyle {{file.py}}

pycodestyle {{file1.py}} {{file2.py}} {{file3.py}}

pycodestyle --first {{file.py}}

pycodestyle --show-source {{file.py}}

pycodestyle --show-pep8 {{file.py}}

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← pyats-version pydoc →