mirror of
https://git.freebsd.org/ports.git
synced 2025-07-13 15:29:15 -04:00
8 lines
282 B
Text
8 lines
282 B
Text
pycodestyle is a tool to check your Python code against some of the
|
|
style conventions in PEP 8.
|
|
|
|
This package used to be called pep8 but was renamed to pycodestyle
|
|
to reduce confusion
|
|
|
|
WWW: https://pypi.python.org/pypi/pycodestyle
|
|
WWW: https://pycodestyle.readthedocs.io/en/latest/
|