flake8-extensions topic
awesome-flake8-extensions
:octocat: A curated awesome list of flake8 extensions. Feel free to contribute! :mortar_board:
flakehell
Flake8 wrapper to make it nice, legacy-friendly, configurable.
mccabe
McCabe complexity checker for Python
pep8-naming
Naming Convention checker for Python
flake8-pytest-style
A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.
flake8-simplify
❄ A flake8 plugin that helps you to simplify code
flake8-import-order
Flake8 plugin that checks import order against various Python Style Guides
flake8-type-checking
Flake8 plugin for managing type-checking imports & forward references.
flake8-length
Flake8 plugin for a smart line length validation.
pydoclint
A Python docstring linter that checks arguments, returns, yields, and raises sections