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 35 21

Repositories

Showing 10 of 29 repositories
  • 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 10 MIT 2 2 8 Updated Jun 15, 2026
  • isort Public

    A Python utility / library to sort imports.

    PyCQA/isort’s past year of commit activity
    Python 6,946 MIT 648 96 (1 issue needs help) 10 Updated Jun 14, 2026
  • doc8 Public

    Style checker for sphinx (or other) rst documentation.

    PyCQA/doc8’s past year of commit activity
    Python 176 Apache-2.0 39 24 (4 issues need help) 6 Updated Jun 8, 2026
  • autoflake Public

    Removes unused imports and unused variables as reported by pyflakes

    PyCQA/autoflake’s past year of commit activity
    Python 958 MIT 87 39 (1 issue needs help) 6 Updated Jun 3, 2026
  • 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,116 MIT 117 61 (24 issues need help) 2 Updated May 29, 2026
  • 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 281 LGPL-3.0 73 8 6 Updated May 26, 2026
  • modernize Public

    Modernizes Python code for eventual Python 3 migration. Built on top of fissix (a fork of lib2to3)

    PyCQA/modernize’s past year of commit activity
    Python 372 52 47 10 Updated May 25, 2026
  • flake8-docstrings Public

    Integration of pydocstyle and flake8 for combined linting and reporting

    PyCQA/flake8-docstrings’s past year of commit activity
    Python 159 MIT 15 2 1 Updated May 25, 2026
  • bandit Public

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

    PyCQA/bandit’s past year of commit activity
    Python 8,091 Apache-2.0 779 191 (2 issues need help) 58 Updated May 25, 2026
  • flake8-json Public

    JSON formatter for Flake8 output

    PyCQA/flake8-json’s past year of commit activity
    Python 13 MIT 4 0 1 Updated May 25, 2026

Top languages

Python

Most used topics

Loading…