python-vulture

Python module for finding dead code

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: * static code analysis * only one module * tests itself and has complete test coverage * complements pyflakes and has the same output syntax * sorts unused classes and functions by size with ``--sort-by-size`` * supports Python 2.6, 2.7 and 3.x

openSUSE Leap 16.0 没有可用的官方软件包

发行版

openSUSE Tumbleweed

openSUSE Slowroll

openSUSE Leap 16.0

openSUSE Leap 15.6

openSUSE Leap 15.5

SLFO Main

SLFO 1.2

openSUSE Backports for SLE 15 SP7

openSUSE Backports for SLE 15 SP4

SUSE SLE-15-SP1

不受支持的发行版

下列发行版未被官方支持。使用这些软件包需要您自担风险。