Fedora Packages

python3-vulture Subpackage of python-vulture

Find dead code

Vulture finds unused classes, functions and variables in your code. This helps you cleanup and find errors in your programs. If you run it on both your library and test suite you can find untested code. 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. Nonetheless, vulture can be a very helpful tool for higher code quality.

Releases Overview

Release Stable Testing
Fedora Rawhide 2.6-6.fc40 -
Fedora 40 2.6-6.fc40 -
Fedora 39 2.6-4.fc39 -
Fedora 38 2.6-2.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at python-vulture dash maintainers at fedoraproject dot org.



Sources on Pagure