Repository navigation
#
linter-flake8
- Website
- Wikipedia
Simple Python style checker in one Python file
Python
5118
2 个月前
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.
Python
3694
12 天前
A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.
Python
1104
12 天前
McCabe complexity checker for Python
Python
665
1 年前
Naming Convention checker for Python
Python
523
5 个月前
Flake8 plugin that checks import order against various Python Style Guides
Python
278
12 天前