Find dead code
Project description
vulture - Find dead code
vulture finds unused classes, functions and variables in your code. This helps you cleanup and find errors in the your programs. If you run it on your library and test suite you can find untested code.
Installation
vulture requires Python2.7
You can install, upgrade, uninstall vulture.py with these commands:
$ sudo pip install vulture $ sudo pip install --upgrade vulture $ sudo pip uninstall vulture
pip can be installed with sudo apt-get install python-pip.
Usage
- ::
$ vulture –help
About the name
A vulture eats dead animals. A group of feeding vultures is called a wake.
Feedback
Your feedback is more than welcome. Write emails to jendrikseipp@web.de or post bugs and feature requests on bitbucket:
Source download
The source code is available on bitbucket. Fork away!
News
0.1 (2012-03-16)
First release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file vulture-0.1.tar.gz
.
File metadata
- Download URL: vulture-0.1.tar.gz
- Upload date:
- Size: 17.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d47976f368be4b1bfde9b626487ad76f860e51c43575c67abbdce05d765ab1a7 |
|
MD5 | 3346389a3ba68af53afab38a5840efaf |
|
BLAKE2b-256 | de3d4b8f053a92cb7c6ca33bfe64379dccfb72ef041a25b56192008434a10828 |