Name : python311-vulture
| |
Version : 2.11
| Vendor : obs://build_opensuse_org/home:ecsos
|
Release : lp155.32.3
| Date : 2024-07-02 15:32:12
|
Group : Development/Languages/Python
| Source RPM : python-vulture-2.11-lp155.32.3.src.rpm
|
Size : 0.19 MB
| |
Packager : https://www_suse_com/
| |
Summary : Python module for finding dead code
|
Description :
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
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/ecsos:/python/15.5/noarch |