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 32 23

Repositories

Showing 10 of 29 repositories
  • bandit Public

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

    Python 7,137 Apache-2.0 666 166 (2 issues need help) 32 Updated Jul 3, 2025
  • vscode-bandit Public

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

    Python 5 MIT 1 0 5 Updated Jul 1, 2025
  • flake8-import-order Public

    Flake8 plugin that checks import order against various Python Style Guides

    Python 276 LGPL-3.0 73 7 1 Updated Jul 1, 2025
  • doc8 Public

    Style checker for sphinx (or other) rst documentation.

    Python 167 Apache-2.0 37 20 (4 issues need help) 1 Updated Jun 30, 2025
  • pycodestyle Public

    Simple Python style checker in one Python file

    Python 5,104 753 88 (1 issue needs help) 16 Updated Jun 23, 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,092 MIT 109 59 (22 issues need help) 1 Updated Jun 23, 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 Jun 23, 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,643 328 22 1 Updated Jun 23, 2025
  • pyflakes Public

    A simple program which checks Python source files for errors

    Python 1,424 MIT 180 43 (3 issues need help) 16 Updated Jun 20, 2025
  • isort Public

    A Python utility / library to sort imports.

    Python 6,774 MIT 600 210 (3 issues need help) 23 Updated Jun 19, 2025