Python Code Quality Authority
Organization for code quality tools (and plugins) for the Python programming language
Pinned Loading
Repositories
Showing 10 of 29 repositories
- vscode-bandit Public
A Visual Studio Code extension with support for the Bandit static analysis tool.
PyCQA/vscode-bandit’s past year of commit activity - 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 - 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 - 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
Top languages
Loading…
Most used topics
Loading…