flake8
Modular source code checker for pep8, pyflakes and co
Modular source code checker for pep8, pyflakes and co
To install this package, run one of the following:
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.
Summary
Modular source code checker for pep8, pyflakes and co
Last Updated
Dec 10, 2019 at 22:26
License
MIT
Total Downloads
2.2K
Supported Platforms
GitHub Repository
https://gitlab.com/pycqa/flake8Documentation
http://flake8.readthedocs.org/en/latest/