Skip to content
@PyCQA

Python Code Quality Authority

Organization for code quality tools (and plugins) for the Python programming language

Pinned Loading

  1. meta meta Public

    Documentation about how the PyCQA organization works

    Python 24 23

Repositories

Showing 10 of 28 repositories
  • doc8 Public

    Style checker for sphinx (or other) rst documentation.

    PyCQA/doc8’s past year of commit activity
    Python 161 Apache-2.0 36 16 (3 issues need help) 2 Updated Sep 2, 2024
  • autoflake Public

    Removes unused imports and unused variables as reported by pyflakes

    PyCQA/autoflake’s past year of commit activity
    Python 878 MIT 80 38 (2 issues need help) 2 Updated Aug 31, 2024
  • 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.

    PyCQA/flake8’s past year of commit activity
    Python 3,390 306 22 2 Updated Aug 26, 2024
  • bandit Public

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

    PyCQA/bandit’s past year of commit activity
    Python 6,311 Apache-2.0 595 152 (2 issues need help) 34 Updated Aug 26, 2024
  • 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.

    PyCQA/flake8-bugbear’s past year of commit activity
    Python 1,052 MIT 104 60 (23 issues need help) 1 Updated Aug 21, 2024
  • flake8-pyi Public

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

    PyCQA/flake8-pyi’s past year of commit activity
    Python 73 MIT 23 16 2 Updated Aug 20, 2024
  • pycodestyle Public

    Simple Python style checker in one Python file

    PyCQA/pycodestyle’s past year of commit activity
  • mccabe Public

    McCabe complexity checker for Python

    PyCQA/mccabe’s past year of commit activity
    Python 632 59 7 1 Updated Aug 9, 2024
  • flake8-docstrings Public

    Integration of pydocstyle and flake8 for combined linting and reporting

    PyCQA/flake8-docstrings’s past year of commit activity
    Python 152 MIT 18 2 1 Updated Aug 6, 2024
  • modernize Public

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

    PyCQA/modernize’s past year of commit activity
    Python 353 51 46 10 Updated Aug 6, 2024