Skip to content
@PyCQA

Python Code Quality Authority

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

Pinned Loading

  1. meta meta Public

    Documentation about how the PyCQA organization works

    Python 33 23

Repositories

Showing 10 of 29 repositories
  • autoflake Public

    Removes unused imports and unused variables as reported by pyflakes

    PyCQA/autoflake’s past year of commit activity
    Python 947 MIT 84 43 (1 issue needs help) 3 Updated Nov 24, 2025
  • vscode-bandit Public

    A Visual Studio Code extension with support for the Bandit static analysis tool.

    PyCQA/vscode-bandit’s past year of commit activity
    Python 8 MIT 2 1 7 Updated Nov 24, 2025
  • bandit Public

    Bandit is a tool designed to find common security issues in Python code.

    PyCQA/bandit’s past year of commit activity
    Python 7,495 Apache-2.0 711 176 (2 issues need help) 34 Updated Nov 24, 2025
  • eradicate Public

    Removes commented-out code from Python files

    PyCQA/eradicate’s past year of commit activity
    Python 217 26 7 (1 issue needs help) 0 Updated Nov 21, 2025
  • bandit-action Public

    GitHub Action to run Bandit

    PyCQA/bandit-action’s past year of commit activity
    25 Apache-2.0 12 3 1 Updated Nov 20, 2025
  • flake8-import-order Public

    Flake8 plugin that checks import order against various Python Style Guides

    PyCQA/flake8-import-order’s past year of commit activity
    Python 277 LGPL-3.0 73 8 1 Updated Nov 21, 2025
  • isort Public

    A Python utility / library to sort imports.

    PyCQA/isort’s past year of commit activity
    Python 6,869 MIT 615 157 (3 issues need help) 17 Updated Nov 20, 2025
  • doc8 Public

    Style checker for sphinx (or other) rst documentation.

    PyCQA/doc8’s past year of commit activity
    Python 173 Apache-2.0 38 21 (4 issues need help) 4 Updated Nov 17, 2025
  • flake8-bugbear Public

    A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.

    PyCQA/flake8-bugbear’s past year of commit activity
    Python 1,109 MIT 112 61 (24 issues need help) 1 Updated Nov 13, 2025
  • flake8 Public

    flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.

    PyCQA/flake8’s past year of commit activity
    Python 3,723 337 22 0 Updated Nov 10, 2025