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.
- 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.
- 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.
- modernize Public
Modernizes Python code for eventual Python 3 migration. Built on top of fissix (a fork of lib2to3)
Top languages
Loading…
Most used topics
Loading…