An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with flake8-extensions

A curated list of projects in awesome lists tagged with flake8-extensions .

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-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/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/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/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