Package python3-module-vulture: Information

  • Default inline alert: Version in the repository: 2.4-alt1.1

Source package: python3-module-vulture
Version: 2.4-alt1
Latest version according to Repology
Build time:  May 25, 2022, 01:08 AM in the task #300575
Report package bug
License: MIT
Summary: Find dead Python code
Description: 
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.

List of rpms provided by this srpm:
python3-module-vulture (noarch)

Maintainer: Grigory Ustinov

List of contributors:
Grigory Ustinov

ACL:
Grigory Ustinov
@python

    1. python3-module-pytest
    2. python3-module-pytest-cov
    3. python3-module-setuptools
    4. python3-module-toml
    5. rpm-build-python3

Last changed


May 24, 2022 Grigory Ustinov 2.4-alt1
- Initial build for Sisyphus