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
  • 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,320 Apache-2.0 686 170 (2 issues need help) 34 Updated Sep 15, 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,685 334 22 0 Updated Sep 15, 2025
  • doc8 Public

    Style checker for sphinx (or other) rst documentation.

    PyCQA/doc8’s past year of commit activity
    Python 171 Apache-2.0 38 21 (4 issues need help) 4 Updated Sep 15, 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 278 LGPL-3.0 74 8 1 Updated Sep 10, 2025
  • autoflake Public

    Removes unused imports and unused variables as reported by pyflakes

    PyCQA/autoflake’s past year of commit activity
    Python 944 MIT 83 42 (1 issue needs help) 3 Updated Sep 9, 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,104 MIT 110 59 (22 issues need help) 1 Updated Sep 8, 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 7 MIT 1 0 5 Updated Sep 5, 2025
  • eradicate Public

    Removes commented-out code from Python files

    PyCQA/eradicate’s past year of commit activity
    Python 215 25 7 (1 issue needs help) 0 Updated Sep 5, 2025
  • isort Public

    A Python utility / library to sort imports.

    PyCQA/isort’s past year of commit activity
    Python 6,822 MIT 606 216 (3 issues need help) 25 Updated Sep 2, 2025
  • flake8-pyi Public

    A plugin for Flake8 that provides specializations for type hinting stub files

    PyCQA/flake8-pyi’s past year of commit activity
    Python 80 MIT 23 17 3 Updated Aug 31, 2025