Repository navigation

#

flake8

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
3667
8 天前

Goes beyond PEP8 to discuss what makes Python code feel great. A Strunk & White for Python.

3486
1 年前

octocat A curated awesome list of flake8 extensions. Feel free to contribute! 🎓

1259
8 天前

Run ruff, isort, pyupgrade, mypy, pylint, flake8, and more on Jupyter Notebooks

Python
1147
9 天前

🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.

Python
825
2 个月前

A sequential id generator that works across nodes with no collisions

C#
678
3 年前

❄️ A flake8 plugin to help you write better list/set/dict comprehensions.

Python
469
9 天前

Enforce the same settings on multiple projects

Python
405
15 小时前
Python
314
5 个月前

Flake8 plugin that checks import order against various Python Style Guides

Python
278
8 天前

Automatically remove unnecessary `# noqa` comments

Python
265
7 天前

Descriptions and examples for the rules in Flake8 (pyflakes, pycodestyle, and mccabe).

HTML
243
2 年前