[ Bron: vulture ]
Pakket: vulture (2.13-2)
Verwijzigingen voor vulture
Debian bronnen:
Het bronpakket vulture downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan vulture gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-tomli
- lil' TOML parser for Python
- of python3-supported-min (>= 3.11)
- Pakket niet beschikbaar
-
- enh: prospector
- comprehensive static Python code analyzer