Name | I Use This | Lines of Code | Current Committers | Community Rating | Reviews | Description | |||
---|---|---|---|---|---|---|---|---|---|
F |
flake8-bugbear | 0 | 4413 | 10 | none | 0 | A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle. | Remove | |
F |
flake8-polyfill | 1 | 675 | 0 | none | 0 | Polyfill for compatibility across versions of Flake8 | Remove | |
P |
pycqa-infrastructure | 0 | 0 | 0 | none | 0 | Ansible roles and playbooks for managing PyCQA's Jenkins infrastructure | Remove | |
F |
flake8-docstrings | 1 | 0 | 18 | none | 0 | Remove | ||
F |
flake8-import-order | 1 | 0 | 3 | none | 0 | Flake8 plugin that checks import order against various Python Style Guides | Remove | |
B |
bandit | 1 | 0 | 1 | none | 0 | Python AST-based static analyzer from OpenStack Security Group | Remove | |
![]() |
Baron (Python) | 1 | 27940 | 7 | 0 | IDE allow you to refactor code, Baron allows you to write refactoring code. | Remove | ||
![]() |
RedBaron | 1 | 6653 | 7 | 0 | Bottom-up approach to refactoring in python | Remove | ||
P |
python-astroid | 0 | 35084 | 26 | none | 0 | The aim of this python module is to provide a common base representation of python source code for | Remove | |
M |
mccabe | 1 | 442 | 0 | none | 0 | Ned's script to check McCabe complexity. This module provides a plugin for flake8, the Python code checker. | Remove | |
![]() |
Prospector (Python) | 4 | 0 | 0 | 0 | A Python static analysis frontend which configures and filters PyLint to produce more useful output | Remove | ||
P |
pep8-naming | 0 | 1416 | 5 | none | 0 | Naming Convention checker for Python | Remove | |
![]() |
flake8 | 10 | 6974 | 25 | 0 | This project glues together PyFlakes, PEP8, and a McCabe complexity checker to analyze the quality of code written in python. It is extremely extensible and already has several extensions written for it. | Remove | ||
P |
pydocstyle | 2 | 5191 | 14 | none | 0 | PEP257 docstring style checker. | Remove | |
![]() |
pycodestyle | 8 | 4779 | 10 | 0 | Simple Python style checker. A tool to check your Python code against some of the style conventions in PEP 8. | Remove | ||
![]() |
Pyflakes | 29 | 4659 | 16 | 0 | A Lint-like tool for Python, like PyChecker. It is focused on identifying common errors quickly without executing Python code. | Remove |