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-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 124 52 (19 issues need help) 5 Updated Sep 9, 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) 7 Updated Sep 7, 2026
  • pyflakes Public

    A simple program which checks Python source files for errors

    PyCQA/pyflakes's past year of commit activity
    Python 1,458 MIT 187 43 (3 issues need help) 16 Updated Sep 2, 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 72 8 6 Updated Sep 1, 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 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 Sep 1, 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,256 Apache-2.0 833 193 (2 issues need help) 66 Updated Aug 29, 2026
  • isort Public

    A Python utility / library to sort imports.

    PyCQA/isort's past year of commit activity
    Python 6,952 MIT 685 79 (1 issue needs help) 14 Updated Aug 27, 2026
  • autoflake Public

    Removes unused imports and unused variables as reported by pyflakes

    PyCQA/autoflake's past year of commit activity
    Python 952 MIT 96 36 (1 issue needs help) 7 Updated Aug 23, 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,822 355 23 0 Updated Aug 17, 2026

Top languages

Python

Most used topics

Loading…