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.
The uncompromising Python code formatter
A Python utility / library to sort imports.
It's not just a linter that annoys you!
The strictest and most opinionated python linter ever!
Inspects Python source files and provides information about type and location of classes, methods etc
Various code metrics for Python code
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.
Python AST read/write
Bottom-up approach to refactoring in python
A Python Parser
Tool for pinpointing circular imports in Python. Find cyclic imports in any project
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.
Tool to check the completeness of MANIFEST.in for Python packages
Flake8 plugin that checks import order against various Python Style Guides
:rocket: The ultimate linter and formatter for removing unused import statements in your code.
A static-analysis bot for Github
Re-apply type annotations from .pyi stubs to your codebase.
IT, Inspector Tiger is a modern python code review tool / framework.
Custom tooling for pylint and other repo management tools
No description.
Python Development Workflow for Humans.
Raincoat has you covered when you can't stay DRY
Show the inter-dependencies between modules of Python packages.
minimalistic evaluator of python expression using ast module