v 7.1.0 Updated: 4 months, 2 weeks ago
The modular source code checker: pep8, pyflakes and Co.
Flake8 runs all the tools by launching the single flake8 script. It is is a wrapper around the following tools: PyFlakes, PEP8 and the McCabe script by Ned Batchelder. It displays the warnings in a per-file, merged output, features Git and Mercurial hook and is extendable through flake8.extension entry points.
https://flake8.readthedocs.org/
Installations | 9 |
Requested Installations | 6 |