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

Repositories

Showing 10 of 29 repositories
  • doc8 Public

    Style checker for sphinx (or other) rst documentation.

    Python 169 Apache-2.0 38 20 (4 issues need help) 1 Updated Jul 28, 2025
  • flake8-import-order Public

    Flake8 plugin that checks import order against various Python Style Guides

    Python 278 LGPL-3.0 74 7 1 Updated Jul 25, 2025
  • docformatter Public

    Formats docstrings to follow PEP 257

    Python 573 MIT 81 20 (1 issue needs help) 1 Updated Jul 24, 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,658 330 22 0 Updated Jul 24, 2025
  • flake8-pyi Public

    A plugin for Flake8 that provides specializations for type hinting stub files

    Python 77 MIT 23 17 2 Updated Jul 7, 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 7, 2025
  • bandit Public

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

    Python 7,197 Apache-2.0 670 167 (2 issues need help) 31 Updated Jul 7, 2025
  • pycodestyle Public

    Simple Python style checker in one Python file

    Python 5,111 752 88 (1 issue needs help) 19 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,095 MIT 108 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 365 53 47 10 Updated Jun 23, 2025