
vulture 2.14
0
Find dead code
Contents
Find dead code
Stars: 4327, Watchers: 4327, Forks: 180, Open Issues: 55The jendrikseipp/vulture repo was created 8 years ago and the last code push was 2 months ago.
The project is very popular with an impressive 4327 github stars!
How to Install vulture
You can install vulture using pip
pip install vulture
or add it to a project with poetry
poetry add vulture
Package Details
- Author
- Jendrik Seipp
- License
- MIT
- Homepage
- https://github.com/jendrikseipp/vulture
- PyPi:
- https://pypi.org/project/vulture/
- GitHub Repo:
- https://github.com/jendrikseipp/vulture
Classifiers
- Software Development/Quality Assurance
Related Packages
Errors
A list of common vulture errors.
Code Examples
Here are some vulture code examples and snippets.
GitHub Issues
The vulture package has 55 open issues on GitHub
- add pylint disable support
pythonfix