Projects in Awesome Lists tagged with flake8-plugin
A curated list of projects in awesome lists tagged with flake8-plugin .
https://github.com/pycqa/pycodestyle
Simple Python style checker in one Python file
flake8-plugin linter-flake8 linter-plugin pep8 python style-guide styleguide
Last synced: 11 Dec 2025
https://github.com/PyCQA/pycodestyle
Simple Python style checker in one Python file
flake8-plugin linter-flake8 linter-plugin pep8 python style-guide styleguide
Last synced: 14 Mar 2025
https://github.com/wemake-services/wemake-python-styleguide
The strictest and most opinionated python linter ever!
code-quality flake8 flake8-plugin hacktoberfest linter python python3 styleguide wemake wemake-services
Last synced: 15 May 2025
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 Dec 2025
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/andreoliwa/nitpick
Enforce the same settings on multiple projects
flake8 flake8-plugin isort linter mypy pylint python python3 styleguide
Last synced: 14 May 2025
https://github.com/wemake-services/flake8-eradicate
Flake8 plugin to find commented out or dead code
code-quality comments flake8 flake8-plugin linter linter-plugin wemake-python-styleguide wemake-services
Last synced: 12 Dec 2025
https://github.com/mschwager/cohesion
A tool for measuring Python class cohesion.
class code cohesion flake8 flake8-plugin lint linter-plugin measure module oop python quality
Last synced: 24 Aug 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: 30 Dec 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/john-hen/Flake8-pyproject
Flake8 plug-in loading the configuration from pyproject.toml
flake8 flake8-plugin flake8-plugins pyproject pyproject-toml
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/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/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/deppen8/pandas-vet
A plugin for Flake8 that checks pandas code
flake8 flake8-plugin linter pandas python
Last synced: 10 Sep 2025
https://github.com/sco1/flake8-annotations
Flake8 Type Annotation Checking
flake8 flake8-plugin python python3 type-annotations
Last synced: 15 May 2025
https://github.com/pycqa/flake8-docstrings
Integration of pydocstyle and flake8 for combined linting and reporting
docstrings flake8 flake8-extension flake8-plugin pydocstyle
Last synced: 13 Apr 2025
https://github.com/pytorch-labs/torchfix
TorchFix - a linter for PyTorch-using code with autofix support
flake8 flake8-plugin hacktoberfest linter python pytorch static-analysis static-code-analysis
Last synced: 11 Apr 2025
https://github.com/wemake-services/flake8-broken-line
🚨 Flake8 plugin to forbid backslashes (\) for line breaks
code-quality flake8 flake8-plugin lint linter linting python python3
Last synced: 04 Apr 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/jamescooke/flake8-aaa
A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern
arrange-act-assert code-quality flake8-plugin linter python tdd test-driven-development testing
Last synced: 14 Jan 2026
https://github.com/Melevir/flake8-cognitive-complexity
An extension for flake8 that validates cognitive functions complexity
code-complexity code-style complexity flake8 flake8-plugin styleguide
Last synced: 08 May 2025
https://github.com/py-actions/flake8
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.
actions ci flake8 flake8-plugin github-actions lint linter linting python python3
Last synced: 14 Apr 2025
https://github.com/melevir/flake8-cognitive-complexity
An extension for flake8 that validates cognitive functions complexity
code-complexity code-style complexity flake8 flake8-plugin styleguide
Last synced: 17 Mar 2025
https://github.com/afonasev/flake8-return
Flake8 plugin for return expressions checking.
Last synced: 14 Jan 2026
https://github.com/best-doctor/flake8-class-attributes-order
A flake8 extension that checks classes attributes order
code-standards flake8 flake8-plugin
Last synced: 13 Apr 2025
https://github.com/best-doctor/flake8-variables-names
A flake8 extension that helps to make more readable variables names
flake8 flake8-plugin naming-conventions
Last synced: 07 Apr 2025
https://github.com/lordmauve/flake8-html
Generate HTML reports of flake8 violations
Last synced: 10 Sep 2025
https://github.com/best-doctor/flake8-functions
flake8 plugin for validation of function parameters (length, complexity, etc)
code-standards flake8 flake8-plugin styleguide
Last synced: 13 Apr 2025
https://github.com/best-doctor/flake8-annotations-complexity
flake8 plugin to validate annotations complexity
complexity flake8 flake8-plugin
Last synced: 04 Apr 2025
https://github.com/plinss/flake8-noqa
flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa
flake8 flake8-extension flake8-plugin
Last synced: 09 Apr 2025
https://github.com/jayvdb/flake8-putty
Flake8 plugin to control reporting per file and line
flake8-plugin linter monkey-patching
Last synced: 05 Oct 2025
https://github.com/datatheorem/flake8-alfred
Alfred is a flake8 plugin to warn on unsafe/obsolete symbols.
flake8 flake8-plugin python3 security
Last synced: 21 Apr 2025
https://github.com/best-doctor/flake8-annotations-coverage
flake8 plugin to validate annotations coverage
annotations flake8 flake8-plugin
Last synced: 02 Mar 2025
https://github.com/best-doctor/flake8-expression-complexity
flake8 plugin to validate expressions complexity
code-standards flake8 flake8-plugin styleguide
Last synced: 02 Mar 2025
https://github.com/orsinium-labs/flake8-todos
Lint TODO comments in a Python code
code-quality flake8 flake8-plugin linter python qa todo
Last synced: 15 Apr 2025
https://github.com/semyonsinchenko/flake8-pyspark-with-column
A flake8 plugin that detects of usage withColumn in a loop or inside reduce
flake8 flake8-plugin flake8-plugins lint linter linting pyspark
Last synced: 19 Mar 2025
https://github.com/melevir/flake8-functions-names
An extension for flake8 that validates functions names, decomposition and conformity with annotations.
code-style contract flake8 flake8-plugin styleguide
Last synced: 02 Mar 2025
https://github.com/Melevir/flake8-functions-names
An extension for flake8 that validates functions names, decomposition and conformity with annotations.
code-style contract flake8 flake8-plugin styleguide
Last synced: 08 May 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/awelzel/flake8-gl-codeclimate
Flake8 formatter producing Gitlab Code Quality artifacts.
codeclimate flake8 flake8-plugin gitlab gitlab-ci python
Last synced: 13 Apr 2025
https://github.com/ar4s/flake8_tuple
Check code for one-element tuple.
flake8-plugin hacktoberfest hacktoberfest2021 python
Last synced: 12 Jul 2025
https://github.com/decorator-factory/flake8-pep585
flake8 plugin to enforce new-style type hints (PEP 585)
flake8 flake8-plugin python typing
Last synced: 14 Apr 2025
https://github.com/10sr/flake8-no-implicit-concat
Flake8 Plugin that Forbids Implicit str/bytes Literal Concatenations
flake8 flake8-plugin linter linting python
Last synced: 09 Apr 2025
https://github.com/scrapy/flake8-scrapy
A Flake8 plugin to catch common issues on Scrapy spiders
flake8 flake8-plugin linter linter-plugin scrapy
Last synced: 22 Jun 2025
https://github.com/stummjr/flake8-scrapy
A Flake8 plugin to catch common issues on Scrapy spiders
flake8 flake8-plugin linter linter-plugin scrapy
Last synced: 03 May 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/bskinn/flake8-absolute-import
flake8 plugin to require absolute imports
absolute-imports flake8-plugin linting relative-imports
Last synced: 09 Apr 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/atugushev/flake8-printf-formatting
flake8 plugin that forbids printf-style string formatting
flake8 flake8-plugin formatting printf qa quality-assurance
Last synced: 22 Mar 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/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/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/joaopalmeiro/flake8-import-conventions
An opinionated plugin for Flake8 on how certain packages should be imported or aliased.
Last synced: 29 Jul 2025
https://github.com/rdbende/flake8-tkinter
A flake8 plugin that helps you write better Tkinter code
code-quality flake8 flake8-extension flake8-plugin linter linter-plugin tkinter
Last synced: 20 Sep 2025
https://github.com/robsdedude/flake8-picky-parentheses
flake8 plugin to check for redundant parentheses
flake8 flake8-plugin hacktoberfest lint linter linting opinionated python
Last synced: 10 Jun 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/martinthoma/flake8-scream
❄️🙀 Flake8 plugin that contains rules which do have known false-positives - it might still be useful for a one-time run
Last synced: 24 Apr 2025
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/MartinThoma/flake8-scream
❄️🙀 Flake8 plugin that contains rules which do have known false-positives - it might still be useful for a one-time run
Last synced: 08 May 2025
https://github.com/Takishima/flake8-secure-coding-standard
Flake8 plugin to enforce some secure coding standards for Python.
Last synced: 08 May 2025
https://github.com/plinss/flake8-literal
flake8 plugin to validate string literals - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-literal
flake8 flake8-extension flake8-plugin
Last synced: 25 Jul 2025
https://github.com/queensferryme/flake8-too-many
A flake8 plugin that prevents you from writing "too many" bad codes.
flake8 flake8-plugin linter python static-analysis
Last synced: 17 Jan 2026
https://github.com/plinss/flake8-modern-annotations
flake8 plugin to validate type annotations accoring to modern practices - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-modern-annotations
flake8 flake8-extension flake8-plugin
Last synced: 25 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/frequenz-floss/flake8-numbers
A flake8 plugin to make sure number literals use underscore to improve readability
flake8 flake8-plugin linter numbers plugin python underscore
Last synced: 28 Apr 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/stummjr/flake8-inline-requests
An experimental flake8 plugin to find (potentially) problematic usage of inline requests in Scrapy spiders
Last synced: 03 Aug 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/5j9/flake8-invalid-escape-sequences
A plugin for flake8 that detects and reports invalid escape sequences
escape-sequences flake8-plugin python python2 python3 quality-assurance
Last synced: 19 Jun 2025
https://github.com/newam/flake8-bitbucket
A flake8 plugin for bitbucket code insights.
bitbucket flake8-plugin python
Last synced: 08 Jan 2026
https://github.com/vyahello/flake8-cls-attr-order
🔀 flake8 plugin to check class attributes order (flake8, ast)
attribute-order class-order constants-order flake8-plugin
Last synced: 13 Apr 2025
https://github.com/aevtikheev/flake8-numpy-random
Plugin for Flake8 that forbids the usage of numpy.random()
flake8 flake8-plugin linter python
Last synced: 14 Jan 2026
https://github.com/vyahello/flake8-debug
🛑 flake8 plugin that forbids debug funcs in prod codebase (flake8, ast)
Last synced: 07 Oct 2025
https://github.com/5j9/flake8-no-u-prefixed-strings
Disallow u-prefixed string (Python 2's unicode literals) in your Python code.
code-quality flake8-plugin python-style
Last synced: 07 Jul 2025
https://github.com/logicify/flake8-pydiatra
pydiatra code analysis plugin for flake8
checker code-analysis code-checker code-quality flake8 flake8-plugin linter linter-plugin python python-3
Last synced: 31 Mar 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/skonik/flake8-drf
❄️ Flake8 plugin for django-rest-framework 🌹 [WIP]
django django-rest-framework flake8-plugin linter
Last synced: 05 Sep 2025
https://github.com/sorenlind/flake8-plus
Plugin for Flake8 that detects incorrect amounts of vertical whitespace preceding different statements and keywords.
flake8 flake8-plugin linter-plugin python whitespace
Last synced: 27 Jun 2025
https://github.com/mrswats/flake8-nested-fstrings
A flake8 plugin which forbids nested fstrings.
Last synced: 13 Dec 2025
https://github.com/mytestopia/flake8-qa-style
Flake8 based linter with best-practices for tests
flake8-plugin python testing-tools
Last synced: 07 Sep 2025
https://github.com/sco1/flake8-define-class-attributes
Check that class attributes are defined at the top level
flake8 flake8-plugin python python3
Last synced: 04 Sep 2025
https://github.com/joaopalmeiro/flake8-import-as-module
A Flake8 plugin to check if specific packages are imported as modules.
Last synced: 23 Oct 2025
https://github.com/gaul/flake8-kw-only-args
Flake8 plugin that checks for default arguments that positional parameters can unintentionally override
flake8 flake8-plugin python python3 static-analysis
Last synced: 27 Mar 2025
https://github.com/danie1k/python-flake8-if-checker
Flake8 "IF" statement complexity linter plugin
flake8 flake8-plugin python python-package
Last synced: 29 Mar 2025
https://github.com/ghazi-git/flake8-max-function-length
A configurable flake8 rule to enforce a maximum function/method length.
flake8 flake8-plugin max-function-length
Last synced: 14 Jan 2026
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
https://github.com/otovo/flake8-name-migrations
Flake8 hook which reminds you to give your Django migrations human readable names
django flake8-plugin migrations
Last synced: 18 Mar 2025