12 projects
flake8
the modular source code checker: pep8 pyflakes and co
flake8-json
JSON Formatting Reporter plugin for Flake8
pycodestyle
Python style guide checker
mccabe
McCabe checker, plugin for flake8
bandit
Security oriented static analyser for python code.
autoflake
Removes unused imports and unused variables
docformatter
Formats docstrings to follow PEP 257
flake8-polyfill
Polyfill package for Flake8 plugins
flake8-setuptools
Flake8 integration with Setuptools
pep8-naming
Check PEP-8 naming conventions, plugin for flake8
flake8-docstrings
Extension for flake8 which uses pydocstyle to check docstrings
flake8-import-order
Flake8 and pylama plugin that checks the ordering of import statements.