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 29 repositories
  • pep8-naming Public

    Naming Convention checker for Python

    Python 519 224 20 3 Updated Mar 25, 2025
  • autoflake Public

    Removes unused imports and unused variables as reported by pyflakes

    Python 923 MIT 82 38 (1 issue needs help) 3 Updated Mar 25, 2025
  • vscode-bandit Public

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

    Python 1 MIT 1 0 1 Updated Mar 25, 2025
  • doc8 Public

    Style checker for sphinx (or other) rst documentation.

    Python 166 Apache-2.0 36 19 (3 issues need help) 4 Updated Mar 24, 2025
  • bandit Public

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

    Python 6,843 Apache-2.0 630 161 (2 issues need help) 30 Updated Mar 21, 2025
  • pycodestyle Public

    Simple Python style checker in one Python file

    Python 5,083 751 89 (1 issue needs help) 17 Updated Mar 20, 2025
  • isort Public

    A Python utility / library to sort imports.

    Python 6,628 MIT 596 204 (3 issues need help) 25 Updated Mar 18, 2025
  • meta Public

    Documentation about how the PyCQA organization works

    Python 27 CC-BY-SA-4.0 23 7 0 Updated Mar 8, 2025
  • modernize Public

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

    Python 361 53 46 10 Updated Mar 3, 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,081 MIT 109 60 (23 issues need help) 1 Updated Mar 3, 2025