vulture
Code scanner
Automatically finds and reports unused code in Python programs.
Find dead Python code
4k stars
27 watching
156 forks
Language: Python
last commit: almost 2 years agoLinked from 3 awesome lists
dead-code-removalpython
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Type-checking software for Python code | 6,885 | |
| A tool that lets you visualize what your program is spending time on without modifying the code. | 12,992 | |
| Automates type checking and error prevention in Python code | 4,791 | |
| Automatically identifies and flags unused or commented-out code in Python projects. | 311 | |
| Tools for analyzing memory usage of Python programs | 4,403 | |
| Measures code coverage during test execution | 3,040 | |
| A desktop application that visually traces the execution of Python code in real-time. | 2,556 | |
| A Python profiler tool used to identify and optimize slow parts of code. | 6,727 | |
| Detects unused code in Swift projects by analyzing syntax and index store data | 1,456 | |
| A tool for bundling Python applications and their dependencies into standalone executables. | 11,999 | |
| A fast and feature-rich static code analyzer and language server for Python | 2,550 | |
| An unofficial Python port of a headless Chrome/Chromium browser automation library | 3,709 | |
| A collection of Python implementations of various algorithms and data structures. | 24,129 | |
| A static type checker for the Python programming language | 13,573 | |
| A tool for protecting and obfuscating Python scripts to prevent reverse engineering | 3,720 |