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 1, 2025
  • pycodestyle Public

    Simple Python style checker in one Python file

    Python 5,095 754 89 (1 issue needs help) 17 Updated May 26, 2025
  • bandit Public

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

    Python 7,020 Apache-2.0 650 163 (2 issues need help) 30 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
  • 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,620 327 22 1 Updated May 26, 2025
  • doc8 Public

    Style checker for sphinx (or other) rst documentation.

    Python 168 Apache-2.0 37 19 (3 issues need help) 4 Updated May 26, 2025
  • flake8-pyi Public

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

    Python 76 MIT 23 16 1 Updated May 26, 2025

Top languages

Python

Most used topics

Loading…