flake8-3.5.0 – modular python code checker wrapping pep8 and pyflakes
Description
Flake8 is a wrapper around python code checker tools such as
PyFlakes, pep8 and Ned Batchelder's McCabe script. It displays
the warnings in a per-file, merged output and is configurable.