| 1 |
ruff
Code Linters
|
47,340 |
|
Code Analysis
|
→ |
|
An extremely fast Python linter and code formatter.
|
|
| 2 |
black
Code Formatters
|
41,492 |
|
Code Analysis
|
→ |
|
The uncompromising Python code formatter.
|
|
| 3 |
mypy
Type Checkers
|
20,398 |
|
Code Analysis
|
→ |
|
Check variable types during compile time.
|
|
| 4 |
ty
Type Checkers
|
18,484 |
|
Code Analysis
|
→ |
|
An extremely fast Python type checker and language server.
|
|
| 5 |
bandit
Code Linters
|
7,985 |
|
Code Analysis
|
→ |
|
A tool designed to find common security issues in Python code.
|
|
| 6 |
isort
Code Formatters
|
6,937 |
|
Code Analysis
|
→ |
|
A Python utility / library to sort imports.
|
|
| 7 |
pylint
Code Linters
|
5,674 |
|
Code Analysis
|
→ |
|
A fully customizable source code analyzer.
|
|
| 8 |
pyrefly
Type Checkers
|
5,656 |
|
Code Analysis
|
→ |
|
A fast type checker and language server for Python.
|
|
| 9 |
typeshed
Type Checkers
|
5,048 |
|
Code Analysis
|
→ |
|
Collection of library stubs for Python, with static types.
|
|
| 10 |
pytype
Type Annotations Generators
|
5,033 |
|
Code Analysis
|
→ |
|
Pytype checks and infers types for Python code - without requiring type annotations.
|
|
| 11 |
monkeytype
Type Annotations Generators
|
4,997 |
|
Code Analysis
|
→ |
|
A system for Python that generates static type annotations by collecting runtime types.
|
|
| 12 |
code2flow
Code Analysis
|
4,569 |
|
Code Analysis
|
→ |
|
Turn your Python and JavaScript code into DOT flowcharts.
|
|
| 13 |
vulture
Code Analysis
|
4,566 |
|
Code Analysis
|
→ |
|
A tool for finding and analyzing dead Python code.
|
|
| 14 |
flake8
Code Linters
|
3,782 |
|
Code Analysis
|
→ |
|
A wrapper around pycodestyle, pyflakes and McCabe.
|
|
| 15 |
rope
Refactoring
|
2,205 |
|
Code Analysis
|
→ |
|
Rope is a python refactoring library.
|
|
| 16 |
prospector
Code Analysis
|
2,074 |
|
Code Analysis
|
→ |
|
A tool to analyze Python code.
|
|
| 17 |
repowise
Code Analysis
|
1,355 |
|
Code Analysis
|
→ |
|
Codebase intelligence that indexes repos into dependency graphs, git history, and auto-generated docs with dead code detection.
|
|