Modular source code checker for pep8, pyflakes and co
Flake8 is a wrapper around Pyflakes, pep8, and Ned Batchelder's McCabe script. Flake8 runs all the tools by launching the single flake8 script. It displays the warnings in a per-file, merged output.