Skip to main content
buildradar
Sign in
Owner · PyCQA

PyCQA

PyCQA's tracked open-source repos, sorted by stars.

10 repos
  • bandit@PyCQA

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

    8,246+15Star change over the last 7 days
  • isort@PyCQA

    A Python utility / library to sort imports.

    6,949+3Star change over the last 7 days
  • pycodestyle@PyCQA

    Simple Python style checker in one Python file

    5,166+5Star change over the last 7 days
  • flake8@PyCQA

    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.

    3,823+7Star change over the last 7 days
  • pyflakes@PyCQA

    A simple program which checks Python source files for errors

    1,456+1Star change over the last 7 days
  • flake8-bugbear@PyCQA

    A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.

    1,116+0Star change over the last 7 days
  • autoflake@PyCQA

    Removes unused imports and unused variables as reported by pyflakes

    952-1Star change over the last 7 days
  • mccabe@PyCQA

    McCabe complexity checker for Python

    683+1Star change over the last 7 days
  • docformatter@PyCQA

    Formats docstrings to follow PEP 257

    598+1Star change over the last 7 days
  • pep8-naming@PyCQA

    Naming Convention checker for Python

    530+0Star change over the last 7 days
← Back to owner ranking