Top 23 flake8 open source projects

Elements Of Python Style
Goes beyond PEP8 to discuss what makes Python code feel great. A Strunk & White for Python.
flake8-tidy-imports
❄️ A flake8 plugin that helps you write tidier imports.
flake8-walrus
flake8 plugin which forbids assignment expressions (the walrus operator)
flake8-cognitive-complexity
An extension for flake8 that validates cognitive functions complexity
flake8-functions
flake8 plugin for validation of function parameters (length, complexity, etc)
autoflake8
Tool to automatically fix some issues reported by flake8 (forked from autoflake).
flake8-broken-line
🚨 Flake8 plugin to forbid backslashes (\) for line breaks
flake8-alfred
Alfred is a flake8 plugin to warn on unsafe/obsolete symbols.
flake8-sql
Flake8 plugin that checks SQL code against opinionated style rules
flake8-docstrings
Integration of pydocstyle and flake8 for combined linting and reporting
flake8-type-checking
Flake8 plugin for managing type-checking imports & forward references.
flake8-assertive
Flake8 unittest assert method checker
flake8-simplify
❄ A flake8 plugin that helps you to simplify code
jupyterlab-flake8
Jupyterlab python linter for notebooks and text files using flake8
dlint
Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure.
1-23 of 23 flake8 projects