6 results found Sort:

754
5.0k
other
115
Simple Python style checker in one Python file
Created 2009-10-02
1,465 commits to main branch, last one 10 days ago
304
3.3k
other
38
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,456 commits to main branch, last one 14 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
387 commits to main branch, last one 24 hours ago
60
629
other
17
McCabe complexity checker for Python
Created 2013-02-20
149 commits to master branch, last one 6 months ago
185
498
other
16
Naming Convention checker for Python
Created 2013-02-09
271 commits to main branch, last one about a month ago
Flake8 plugin that checks import order against various Python Style Guides
Created 2014-03-16
293 commits to master branch, last one 9 months ago