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

Repositories

Showing 10 of 29 repositories
  • 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,577 324 22 2 Updated Apr 11, 2025
  • bandit Public

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

    Python 6,882 Apache-2.0 634 161 (2 issues need help) 30 Updated Apr 10, 2025
  • pep8-naming Public

    Naming Convention checker for Python

    Python 520 232 19 2 Updated Apr 10, 2025
  • flake8-pyi Public

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

    Python 73 MIT 23 16 2 Updated Apr 7, 2025
  • isort Public

    A Python utility / library to sort imports.

    Python 6,653 MIT 598 206 (3 issues need help) 25 Updated Apr 5, 2025
  • vscode-bandit Public

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

    Python 2 MIT 1 0 3 Updated Apr 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,086 MIT 109 60 (23 issues need help) 0 Updated Apr 1, 2025
  • pycodestyle Public

    Simple Python style checker in one Python file

    Python 5,087 751 89 (1 issue needs help) 17 Updated Mar 31, 2025
  • flake8-json Public

    JSON formatter for Flake8 output

    Python 13 MIT 5 0 1 Updated Mar 31, 2025
  • flake8-polyfill Public

    Project to make writing plugins across major versions of flake8 easier

    Python 12 6 6 2 Updated Mar 31, 2025

Top languages

Loading…

Most used topics

Loading…