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
  • 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 60 (23 issues need help) 1 Updated Oct 11, 2025
  • isort Public

    A Python utility / library to sort imports.

    PyCQA/isort’s past year of commit activity
    Python 6,837 MIT 613 158 (3 issues need help) 20 Updated Oct 11, 2025
  • eradicate Public

    Removes commented-out code from Python files

    PyCQA/eradicate’s past year of commit activity
    Python 215 26 8 (1 issue needs help) 0 Updated Oct 10, 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 Oct 6, 2025
  • 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 364 52 47 10 Updated Oct 7, 2025
  • 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 16 2 1 Updated Oct 6, 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 16 2 Updated Oct 6, 2025
  • flake8-json Public

    JSON formatter for Flake8 output

    PyCQA/flake8-json’s past year of commit activity
    Python 13 MIT 5 0 1 Updated Oct 6, 2025
  • doc8 Public

    Style checker for sphinx (or other) rst documentation.

    PyCQA/doc8’s past year of commit activity
    Python 171 Apache-2.0 37 21 (4 issues need help) 4 Updated Oct 7, 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 9 MIT 1 1 5 Updated Oct 2, 2025

Top languages

Python

Most used topics

Loading…