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
  • 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,824 360 23 0 Updated Sep 23, 2026
  • pyflakes Public

    A simple program which checks Python source files for errors

    PyCQA/pyflakes's past year of commit activity
    Python 1,459 MIT 194 43 (3 issues need help) 16 Updated Sep 22, 2026
  • pycodestyle Public

    Simple Python style checker in one Python file

    PyCQA/pycodestyle's past year of commit activity
    Python 5,168 755 89 (1 issue needs help) 16 Updated Sep 23, 2026
  • isort Public

    A Python utility / library to sort imports.

    PyCQA/isort's past year of commit activity
    Python 6,953 MIT 691 72 (1 issue needs help) 8 Updated Sep 22, 2026
  • bandit-action Public

    GitHub Action to run Bandit

    PyCQA/bandit-action's past year of commit activity
    30 Apache-2.0 15 6 4 Updated Sep 21, 2026
  • doc8 Public

    Style checker for sphinx (or other) rst documentation.

    PyCQA/doc8's past year of commit activity
    Python 177 Apache-2.0 40 24 (4 issues need help) 8 Updated Sep 21, 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,278 Apache-2.0 837 193 (2 issues need help) 65 Updated Sep 21, 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,119 MIT 123 52 (19 issues need help) 3 Updated Sep 10, 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 280 LGPL-3.0 72 8 6 Updated Sep 1, 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 52 47 10 Updated Aug 31, 2026