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 4 MIT 1 0 5 Updated Jun 3, 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,624 327 22 1 Updated Jun 2, 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,088 MIT 109 61 (23 issues need help) 3 Updated Jun 2, 2025
  • doc8 Public

    Style checker for sphinx (or other) rst documentation.

    Python 168 Apache-2.0 37 19 (3 issues need help) 4 Updated Jun 2, 2025
  • bandit Public

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

    Python 7,030 Apache-2.0 651 164 (2 issues need help) 30 Updated Jun 2, 2025
  • pycodestyle Public

    Simple Python style checker in one Python file

    Python 5,098 754 89 (1 issue needs help) 17 Updated May 26, 2025
  • flake8-docstrings Public

    Integration of pydocstyle and flake8 for combined linting and reporting

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

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

    Python 362 53 47 10 Updated May 26, 2025
  • flake8-polyfill Public

    Project to make writing plugins across major versions of flake8 easier

    Python 12 6 6 2 Updated May 26, 2025
  • flake8-json Public

    JSON formatter for Flake8 output

    Python 13 MIT 5 0 1 Updated May 26, 2025