Skip to content
@PyCQA

Python Code Quality Authority

Organization for code quality tools (and plugins) for the Python programming language

Pinned Loading

  1. meta Public

    Documentation about how the PyCQA organization works

    Python 31 23

Repositories

Showing 10 of 29 repositories
  • vscode-bandit Public

    A Visual Studio Code extension with support for the Bandit static analysis tool.

    Python 5 MIT 1 0 7 Updated Jun 18, 2025
  • flake8-import-order Public

    Flake8 plugin that checks import order against various Python Style Guides

    Python 276 LGPL-3.0 72 8 1 Updated Jun 18, 2025
  • doc8 Public

    Style checker for sphinx (or other) rst documentation.

    Python 167 Apache-2.0 37 20 (4 issues need help) 0 Updated Jun 17, 2025
  • bandit Public

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

    Python 7,076 Apache-2.0 655 165 (2 issues need help) 32 Updated Jun 17, 2025
  • pycodestyle Public

    Simple Python style checker in one Python file

    Python 5,106 754 88 (1 issue needs help) 17 Updated Jun 11, 2025
  • 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.

    Python 1,089 MIT 109 60 (22 issues need help) 2 Updated Jun 10, 2025
  • docformatter Public

    Formats docstrings to follow PEP 257

    Python 569 MIT 82 24 (1 issue needs help) 2 Updated Jun 10, 2025
  • 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.

    Python 3,637 328 22 1 Updated Jun 2, 2025
  • flake8-docstrings Public

    Integration of pydocstyle and flake8 for combined linting and reporting

    Python 158 MIT 16 2 1 Updated May 27, 2025
  • modernize Public

    Modernizes Python code for eventual Python 3 migration. Built on top of fissix (a fork of lib2to3)

    Python 363 53 47 10 Updated May 26, 2025