Owner
PyCQA
14 indexed repositories · View on GitHub
-
bandit
Bandit is a tool designed to find common security issues in Python code.
Python · 8276 stars
-
isort
A Python utility / library to sort imports.
Python · 6954 stars
-
pycodestyle
Simple Python style checker in one Python file
Python · 5167 stars
-
flake8
flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some...
Python · 3823 stars
-
pyflakes
A simple program which checks Python source files for errors
Python · 1459 stars
-
flake8-bugbear
A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest...
Python · 1119 stars
-
autoflake
Removes unused imports and unused variables as reported by pyflakes
Python · 953 stars
-
mccabe
McCabe complexity checker for Python
Python · 682 stars
-
docformatter
Formats docstrings to follow PEP 257
Python · 598 stars
-
flake8-import-order
Flake8 plugin that checks import order against various Python Style Guides
Python · 280 stars
-
eradicate
Removes commented-out code from Python files
Python · 218 stars
-
flake8-pyi
A plugin for Flake8 that provides specializations for type hinting stub files
Python · 83 stars
-
bandit-action
GitHub Action to run Bandit
30 stars
-
vscode-bandit
A Visual Studio Code extension with support for the Bandit static analysis tool.
Python · 9 stars
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
fresh
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
PyCQA/docformatter#383 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
New tag/release Openenhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
PyCQA/bandit-action#31 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
PyCQA/bandit-action#28 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 1/5 Under an hour Newbie friendliness 82/100
PyCQA/pycodestyle#1294 · 1 comment ·