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

Repositories

Showing 10 of 28 repositories
  • isort Public

    A Python utility / library to sort imports.

    Python 6,617 MIT 592 202 (3 issues need help) 22 Updated Feb 28, 2025
  • bandit Public

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

    Python 6,786 Apache-2.0 626 158 (2 issues need help) 29 Updated Feb 24, 2025
  • pycodestyle Public

    Simple Python style checker in one Python file

    Python 5,078 750 89 (1 issue needs help) 17 Updated Feb 17, 2025
  • modernize Public

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

    Python 360 52 46 10 Updated Feb 17, 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,546 321 22 3 Updated Feb 17, 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,074 MIT 109 60 (23 issues need help) 1 Updated Feb 17, 2025
  • doc8 Public

    Style checker for sphinx (or other) rst documentation.

    Python 166 Apache-2.0 36 19 (3 issues need help) 4 Updated Feb 17, 2025
  • flake8-polyfill Public

    Project to make writing plugins across major versions of flake8 easier

    Python 12 6 6 2 Updated Feb 4, 2025
  • flake8-json Public

    JSON formatter for Flake8 output

    Python 11 MIT 5 0 1 Updated Feb 4, 2025
  • flake8-docstrings Public

    Integration of pydocstyle and flake8 for combined linting and reporting

    Python 157 MIT 18 2 1 Updated Feb 4, 2025