27 results found Sort:

750
5.0k
other
115
Simple Python style checker in one Python file
Created 2009-10-02
1,484 commits to main branch, last one about a month ago
The strictest and most opinionated python linter ever!
Created 2018-03-09
2,670 commits to master branch, last one 24 hours ago
59
640
other
17
McCabe complexity checker for Python
Created 2013-02-20
149 commits to master branch, last one about a year ago
206
516
other
16
Naming Convention checker for Python
Created 2013-02-09
271 commits to main branch, last one 7 months ago
Enforce the same settings on multiple projects
Created 2018-03-23
905 commits to develop branch, last one 2 months ago
Flake8 plugin to find commented out or dead code
Created 2018-09-21
436 commits to master branch, last one 4 days ago
4
237
gpl-3.0
10
A tool for measuring Python class cohesion.
Created 2016-08-11
88 commits to master branch, last one 12 days ago
Flake8 plug-in loading the configuration from pyproject.toml
Created 2022-02-25
62 commits to main branch, last one about a year ago
A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.
Created 2019-05-21
292 commits to master branch, last one about a month ago
❄ A flake8 plugin that helps you to simplify code
Created 2020-09-19
144 commits to main branch, last one 12 months ago
A plugin for Flake8 that checks pandas code
Created 2019-02-25
233 commits to main branch, last one about a year ago
16
161
mit
3
A Python docstring linter that checks arguments, returns, yields, and raises sections
Created 2023-05-12
139 commits to main branch, last one a day ago
Flake8 Type Annotation Checking
Created 2019-08-04
430 commits to main branch, last one 19 days ago
Integration of pydocstyle and flake8 for combined linting and reporting
Created 2015-07-10
213 commits to main branch, last one 12 months ago
16
115
bsd-3-clause
3
Flake8 plugin for managing type-checking imports & forward references.
Created 2021-02-23
467 commits to main branch, last one 4 days ago
TorchFix - a linter for PyTorch-using code with autofix support
Created 2023-11-15
105 commits to main branch, last one 8 days ago
🚨 Flake8 plugin to forbid backslashes (\) for line breaks
Created 2018-09-30
378 commits to master branch, last one about a year ago
An extension for flake8 that validates cognitive functions complexity
Created 2019-10-31
16 commits to master branch, last one 3 years ago
A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern
Created 2018-02-21
819 commits to master branch, last one 10 months ago
21
68
apache-2.0
2
A GitHub Action that installs and executes flake8 Python source linting during continuous integration testing. Supports flake8 configuration and plugin installation in the GitHub Action settings.
Created 2020-05-09
467 commits to master branch, last one 9 months ago
Flake8 plugin for return expressions checking.
Created 2019-02-08
128 commits to master branch, last one 2 years ago
A flake8 extension that checks classes attributes order
Created 2019-02-13
91 commits to master branch, last one 9 months ago
A flake8 extension that helps to make more readable variables names
Created 2019-02-07
51 commits to master branch, last one about a year ago
Generate HTML reports of flake8 violations
Created 2017-03-01
38 commits to main branch, last one 2 years ago
flake8 plugin for validation of function parameters (length, complexity, etc)
Created 2019-10-01
40 commits to master branch, last one about a year ago
flake8 plugin to validate annotations complexity
Created 2019-02-07
58 commits to master branch, last one about a year ago
6
41
lgpl-3.0
5
flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa
Created 2020-06-07
39 commits to main branch, last one 11 months ago