pycodestyle is a tool to check your Python code against some of the style conventions in PEP 8.
Note
This package used to be called pep8
but was renamed to pycodestyle
to reduce confusion. Further discussion can be found in the issue where
Guido requested this
change, or in the
lightning talk at PyCon 2016 by @IanLee1521:
slides
video.