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 formatter for Python files
A keyboard-driven, vim-like browser based on Python and Qt.
A Python utility / library to sort imports.
It's not just a linter that annoys you!
A static type analyzer for Python code
A tool that automatically formats Python code to conform to the PEP 8 style guide.
Inspects Python source files and provides information about type and location of classes, methods etc
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
A Python Parser
Pylint plugin for improving code analysis for when using Django
American Fuzzy Lop fork server and instrumentation for pure-Python code
An automated code linting bot that integrates various code lint tools with github pull requests.
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.
OpenStack Hacking Style Checks. Mirror of code maintained at opendev.org.
A static-analysis bot for Github
Odoo plugin for Pylint
Re-apply type annotations from .pyi stubs to your codebase.
Python Development Workflow for Humans.
Python 3 AST unparser with type comments support.
PyLint Plugins Used In SaltStack's Projects
minimalistic evaluator of python expression using ast module