[ 原始碼: vulture ]
套件:vulture(2.13-2)
scans for unused ("dead") code in a Python program
Vulture uses static code analysis to find unused classes, functions and variables in Python code. This helps to cleanup and find errors in programs. However, the user has to be aware that the static method has its limitations.
其他與 vulture 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-tomli
- lil' TOML parser for Python
- 或者 python3-supported-min (>= 3.11)
- 套件暫時不可用
-
- enh: prospector
- comprehensive static Python code analyzer