Projects in Awesome Lists tagged with flake8-extensions
A curated list of projects in awesome lists tagged with flake8-extensions .
https://github.com/pycqa/mccabe
McCabe complexity checker for Python
complexity complexity-analysis flake8 flake8-extensions flake8-plugin linter-flake8 linter-plugin mccabe python
Last synced: 11 Apr 2026
https://github.com/PyCQA/mccabe
McCabe complexity checker for Python
complexity complexity-analysis flake8 flake8-extensions flake8-plugin linter-flake8 linter-plugin mccabe python
Last synced: 29 Mar 2025
https://github.com/pycqa/pep8-naming
Naming Convention checker for Python
flake8 flake8-extensions flake8-plugin linter-flake8 linter-plugin naming-conventions pep8 python
Last synced: 13 May 2025
https://github.com/PyCQA/pep8-naming
Naming Convention checker for Python
flake8 flake8-extensions flake8-plugin linter-flake8 linter-plugin naming-conventions pep8 python
Last synced: 20 Mar 2025
https://github.com/PyCQA/flake8-import-order
Flake8 plugin that checks import order against various Python Style Guides
flake8 flake8-extensions linter-flake8 linter-plugin pylama python
Last synced: 26 Apr 2025
https://github.com/pycqa/flake8-import-order
Flake8 plugin that checks import order against various Python Style Guides
flake8 flake8-extensions linter-flake8 linter-plugin pylama python
Last synced: 14 Apr 2025
https://github.com/life4/flakehell
Flake8 wrapper to make it nice, legacy-friendly, configurable.
ci code-quality flake8 flake8-extensions flake8-plugin linter linting python qa quality-assurance
Last synced: 26 Mar 2025
https://github.com/m-burst/flake8-pytest-style
A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.
flake8 flake8-extensions flake8-plugin flake8-plugins pytest python3
Last synced: 06 Apr 2026
https://github.com/MartinThoma/flake8-simplify
❄ A flake8 plugin that helps you to simplify code
code-quality flake8 flake8-extensions flake8-plugin linter python python-style python3
Last synced: 08 May 2025
https://github.com/martinthoma/flake8-simplify
❄ A flake8 plugin that helps you to simplify code
code-quality flake8 flake8-extensions flake8-plugin linter python python-style python3
Last synced: 12 Apr 2025
https://github.com/jsh9/pydoclint
A Python docstring linter that checks arguments, returns, yields, and raises sections
docstring docstring-checker documantation documentation-tool flake8 flake8-extension flake8-extensions flake8-plugin flake8-plugins linter python-documentation
Last synced: 27 Dec 2025
https://github.com/snok/flake8-type-checking
Flake8 plugin for managing type-checking imports & forward references.
flake8 flake8-extensions flake8-plugin imports python typing
Last synced: 05 Apr 2025
https://github.com/orsinium-labs/flake8-length
Flake8 plugin for a smart line length validation.
clean-code code-quality flake8 flake8-extension flake8-extensions flake8-plugin flake8-plugins linter qa
Last synced: 18 Oct 2025
https://github.com/orsinium-labs/flake8-codes
CLI tool to introspect flake8 plugins and their codes
flake8 flake8-extensions flake8-plugin flake8-plugins linter python qa
Last synced: 15 Apr 2025
https://github.com/jsfehler/flake8-multiline-containers
A Flake8 plugin to ensure a consistent format for multiline containers.
flake8 flake8-extensions linter python3
Last synced: 25 Aug 2025
https://github.com/orsinium-labs/flake8-warnings
Python linter (flake8, pylint, CLI) that warns you about using deprecated modules, classes, and functions
clean-code code-quality flake8 flake8-extension flake8-extensions flake8-plugin flake8-plugins linter pylint python python3 qa security
Last synced: 15 Apr 2025
https://github.com/orsinium-labs/flake8-ruler
More powerful configs for flake8
flake8 flake8-extensions flake8-plugins linter pyproject-toml python python3
Last synced: 15 Apr 2025
https://github.com/pycqa/flake8-json
JSON formatter for Flake8 output
flake8 flake8-extension flake8-extensions flake8-plugin json python
Last synced: 07 Oct 2025
https://github.com/PyCQA/flake8-json
JSON formatter for Flake8 output
flake8 flake8-extension flake8-extensions flake8-plugin json python
Last synced: 08 May 2025
https://github.com/orsinium-labs/flake8-comments
Report redundant comments in python code
clean-code code-quality comments flake8 flake8-extension flake8-extensions flake8-plugin flake8-plugins linter python qa
Last synced: 08 Oct 2025
https://github.com/orsinium-labs/flake8-pylint
Flake8 plugin that runs PyLint
flake8 flake8-extension flake8-extensions flake8-plugin flake8-plugins pylint python python3
Last synced: 15 Apr 2025
https://github.com/vchaptsev/flake8-keyword-arguments
A flake8 extension that is looking for function calls and forces to use keyword arguments if there are more than X (default=2) arguments
flake8 flake8-extensions flake8-plugins
Last synced: 16 Jan 2026
https://github.com/miketheman/flake8-sqlalchemy
flake8-sqlalchemy
flake8 flake8-extension flake8-extensions flake8-plugin flake8-plugins lint python python3 sqlalchemy
Last synced: 09 Apr 2025
https://github.com/maxkrivich/flake8-github
:octocat: Flake8 formatter for GitHub Actions
flake8 flake8-extension flake8-extensions flake8-plugin flake8-plugins github-actions python
Last synced: 05 Jul 2025
https://github.com/cyyc1/flake8-clean-block
A flake8 plugin that enforces a blank line after if/for/while/with/try blocks in Python code
flake8-extension flake8-extensions flake8-plugin flake8-plugins python
Last synced: 08 May 2025
https://github.com/orsinium-labs/flakes
list of flake8 plugins and their codes
flake8 flake8-extensions flake8-plugin flake8-plugins list python
Last synced: 18 Oct 2025
https://github.com/atollk/flake8-typing-collections
A flake8 plugin that checks the use of suggestions made by the official documentation of the "typing" module.
flake8 flake8-extensions flake8-plugin python python-types python3 type-annotations type-hints typing
Last synced: 14 Apr 2025
https://github.com/asherf/flake8-os-walk
Checks for uses of os.walk()
flake8 flake8-extensions flake8-plugin linter python python3
Last synced: 05 Jul 2025
https://github.com/cyyc1/flake8-indent-in-def
A flake8 plugin that enforces 8-space indentation in function/class definitions in Python code
flake8 flake8-extension flake8-extensions flake8-plugin flake8-plugins
Last synced: 12 Jan 2026
https://github.com/snackattas/flake8-scout-rule
A Flake8 formatter that applies '# noqa: <errors>' annotations to the flake8 violations found, helping to incrementally improve code quality.
flake8 flake8-extensions flake8-plugin linting python python3 qa quality scout-rule
Last synced: 04 Feb 2026