Give AlbumentationsX a star on GitHub — it powers this leaderboard

Star on GitHub
Python Code Quality Authority

Python Code Quality Authority

Organization for code quality tools (and plugins) for the Python programming language

View on GitHub

Packages on Leaderboard (8)

RankPackageDownloadsStarsLanguage
271isort87,829,2276,911Python
400pyflakes52,353,0901,444Python
1485flake8-bugbear6,687,0011,111Python
1646autoflake5,598,958952Python
1836pydocstyle4,597,7251,117Python
2199pylint-plugin-utils3,145,75125
2552pep8-naming2,356,554529Python
3266flake8-import-order1,446,551278Python

Top GitHub repositories

RepositoryDescriptionStarsLanguage
PyCQA/banditBandit is a tool designed to find common security issues in Python code.7,826Python
PyCQA/pycodestyleSimple Python style checker in one Python file5,156Python
PyCQA/flake8flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.3,766Python
PyCQA/redbaronBottom-up approach to refactoring in python724Python
PyCQA/mccabeMcCabe complexity checker for Python677Python
PyCQA/docformatterFormats docstrings to follow PEP 257583Python
PyCQA/modernizeModernizes Python code for eventual Python 3 migration. Built on top of fissix (a fork of lib2to3)369Python
PyCQA/baronIDE allow you to refactor code, Baron allows you to write refactoring code.297Python
PyCQA/eradicateRemoves commented-out code from Python files219Python
PyCQA/doc8Style checker for sphinx (or other) rst documentation.172Python
PyCQA/flake8-docstringsIntegration of pydocstyle and flake8 for combined linting and reporting159Python
PyCQA/flake8-commasFlake8 extension for enforcing trailing commas in python134Python
PyCQA/flake8-pyiA plugin for Flake8 that provides specializations for type hinting stub files80Python
PyCQA/metaDocumentation about how the PyCQA organization works34Python
PyCQA/bandit-actionGitHub Action to run Bandit26
PyCQA/flake8-jsonJSON formatter for Flake8 output13Python
PyCQA/oeuvreA repository to collect examples of Python code for testing code-quality tools11Python
PyCQA/flake8-polyfillProject to make writing plugins across major versions of flake8 easier11Python
PyCQA/vscode-banditA Visual Studio Code extension with support for the Bandit static analysis tool.8Python
PyCQA/pylint-pytestA Pylint plugin to suppress pytest-related false positives.6Python
PyCQA/infrastructureMirror of PyCQA's infrastructure playbooks6
PyCQA/mccabe-console-scriptAdd a console script for the mccabe complexity checker4Python