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