6 results found Sort:
Simple Python style checker in one Python file
Created
2009-10-02
1,488 commits to main branch, last one 4 days ago
flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
Created
2014-09-13
2,466 commits to main branch, last one 5 days ago
A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.
Created
2016-03-15
414 commits to main branch, last one 18 days ago
McCabe complexity checker for Python
Created
2013-02-20
149 commits to master branch, last one about a year ago
Naming Convention checker for Python
Created
2013-02-09
271 commits to main branch, last one 9 months ago
Flake8 plugin that checks import order against various Python Style Guides
Created
2014-03-16
293 commits to master branch, last one about a year ago