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
  • 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,705 Apache-2.0 625 160 (2 issues need help) 29 Updated Feb 5, 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.

    PyCQA/flake8-bugbear’s past year of commit activity
    Python 1,072 MIT 109 61 (23 issues need help) 0 Updated Feb 4, 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.

    PyCQA/flake8’s past year of commit activity
    Python 3,525 313 22 2 Updated Feb 4, 2025
  • 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 358 51 46 10 Updated Feb 4, 2025
  • flake8-polyfill Public

    Project to make writing plugins across major versions of flake8 easier

    PyCQA/flake8-polyfill’s past year of commit activity
    Python 12 6 6 2 Updated Feb 4, 2025
  • flake8-json Public

    JSON formatter for Flake8 output

    PyCQA/flake8-json’s past year of commit activity
    Python 10 MIT 5 0 1 Updated Feb 4, 2025
  • flake8-docstrings Public

    Integration of pydocstyle and flake8 for combined linting and reporting

    PyCQA/flake8-docstrings’s past year of commit activity
    Python 155 MIT 18 2 1 Updated Feb 4, 2025
  • doc8 Public

    Style checker for sphinx (or other) rst documentation.

    PyCQA/doc8’s past year of commit activity
    Python 166 Apache-2.0 36 19 (3 issues need help) 3 Updated Feb 4, 2025
  • isort Public

    A Python utility / library to sort imports.

    PyCQA/isort’s past year of commit activity
    Python 6,594 MIT 590 198 (2 issues need help) 23 Updated Jan 30, 2025
  • autoflake Public

    Removes unused imports and unused variables as reported by pyflakes

    PyCQA/autoflake’s past year of commit activity
    Python 915 MIT 82 38 (2 issues need help) 2 Updated Jan 28, 2025

Top languages

Loading…

Most used topics

Loading…