Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python311-vulture

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

Found 1 sites for python311-vulture

Found 3 RPM for python311-vulture

PackageSummaryDistributionDownload
Python module for finding dead codepython311-vulture-2.11-1.4.noarch.rpm
python311-vulture-2.11-1.3.noarch.htmlPython module for finding dead codeOpenSuSE Tumbleweed for noarchpython311-vulture-2.11-1.3.noarch.rpm
python311-vulture-2.11-1.2.noarch.htmlPython module for finding dead codeOpenSuSE Ports Tumbleweed for noarchpython311-vulture-2.11-1.2.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet