Vulture finds unused code in Python programs. This is useful for cleaning up and finding errors in code bases. Running Vulture on both the library and test suite, untested code can be found.
Due to Python's dynamic nature, static code analyzers like Vulture are likely to miss some dead code. Also, code that is only called implicitly may be reported as unused.
Features:
--sort-by-size
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
1.4-bp156.3.1 info | GA Release | 2023-07-22 | 15 SP6 |
|
|
1.4-bp155.2.12 info | GA Release | 2023-05-22 | 15 SP5 |
|
|
1.4-bp154.1.23 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
1.4-bp153.1.16 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
1.4-bp152.1.1 info | GA Release | 2020-04-28 | 15 SP2 |
|
|
1.0-bp151.1.3 info | GA Release | 2019-07-17 | 15 SP1 |
|
|