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 34 20

Repositories

Showing 10 of 29 repositories
  • bandit Public

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

    PyCQA/bandit’s past year of commit activity
    Python 7,913 Apache-2.0 746 179 (2 issues need help) 42 Updated Apr 6, 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 80 MIT 23 18 2 Updated Apr 6, 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,771 341 23 1 Updated Apr 6, 2026
  • doc8 Public

    Style checker for sphinx (or other) rst documentation.

    PyCQA/doc8’s past year of commit activity
    Python 174 Apache-2.0 40 22 (4 issues need help) 6 Updated Apr 6, 2026
  • isort Public

    A Python utility / library to sort imports.

    PyCQA/isort’s past year of commit activity
    Python 6,925 MIT 625 99 (2 issues need help) 8 Updated Apr 2, 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 Mar 26, 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 6 Updated Mar 23, 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,114 MIT 115 62 (24 issues need help) 1 Updated Mar 16, 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 370 51 47 10 Updated Mar 16, 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 Mar 16, 2026

Top languages

Python

Most used topics

Loading…