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
  • isort Public

    A Python utility / library to sort imports.

    PyCQA/isort’s past year of commit activity
    Python 6,936 MIT 631 98 (1 issue needs help) 7 Updated Apr 30, 2026
  • 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,782 342 23 0 Updated Apr 28, 2026
  • 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 2 1 7 Updated Apr 28, 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,115 MIT 114 62 (24 issues need help) 1 Updated Apr 28, 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 371 51 47 10 Updated Apr 27, 2026
  • doc8 Public

    Style checker for sphinx (or other) rst documentation.

    PyCQA/doc8’s past year of commit activity
    Python 175 Apache-2.0 39 23 (4 issues need help) 6 Updated Apr 27, 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 279 LGPL-3.0 73 8 7 Updated Apr 27, 2026
  • docformatter Public

    Formats docstrings to follow PEP 257

    PyCQA/docformatter’s past year of commit activity
    Python 587 MIT 86 20 (1 issue needs help) 1 Updated Apr 21, 2026
  • autoflake Public

    Removes unused imports and unused variables as reported by pyflakes

    PyCQA/autoflake’s past year of commit activity
    Python 955 MIT 86 39 (1 issue needs help) 4 Updated Apr 20, 2026
  • 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 81 MIT 24 17 2 Updated Apr 16, 2026

Top languages

Python

Most used topics

Loading…