v 7.1.2 Updated: 1 week, 1 day 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 | 15 |
Requested Installations | 13 |