Open highlighted repo slot
Put your repository first
Promote a GitHub repo at the top of Awesome repository list views for 7 days.
Awesome List
Python Linters and Code Analysis tools curated list
GitHub stars and default-branch commits for vintasoftware/python-linters-and-code-analysis.
Open highlighted repo slot
Promote a GitHub repo at the top of Awesome repository list views for 7 days.
Bandit is a tool designed to find common security issues in Python code.
A Python utility / library to sort imports.
It's not just a linter that annoys you!
A static type analyzer for Python code
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.
The strictest and most opinionated python linter ever!
Inspects Python source files and provides information about type and location of classes, methods etc
A simple program which checks Python source files for errors
docstring style checker
A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.
Removes unused imports and unused variables as reported by pyflakes
Dlint is a tool for encouraging best coding practices and helping ensure we're writing secure Python code.
An automated code linting bot that integrates various code lint tools with github pull requests.
Bears for coala
:rocket: The ultimate linter and formatter for removing unused import statements in your code.
A plugin for flake8 integrating Mypy.
Raincoat has you covered when you can't stay DRY
Yet Another Linter Aggregator