Simple Python style checker in one Python file
翻译 - 一个Python文件中的简单Python样式检查器
The strictest and most opinionated python linter ever!
翻译 - 最严格,最自以为是的python linter!
McCabe complexity checker for Python
Naming Convention checker for Python
Enforce the same settings on multiple projects
Flake8 plugin to find commented out or dead code
A tool for measuring Python class cohesion.
Flake8 plug-in loading the configuration from pyproject.toml
A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.
Flake8 wrapper to make it nice, legacy-friendly, configurable.
❄ A flake8 plugin that helps you to simplify code
A Python docstring linter that checks arguments, returns, yields, and raises sections
A plugin for Flake8 that checks pandas code
Integration of pydocstyle and flake8 for combined linting and reporting
TorchFix - a linter for PyTorch-using code with autofix support
Flake8 plugin for managing type-checking imports & forward references.
🚨 Flake8 plugin to forbid backslashes (\) for line breaks
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.
A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern