Skip to main content

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:

https://bitbucket.org/jendrikseipp/vulture/issues

Source download

The source code is available on bitbucket. Fork away!

https://bitbucket.org/jendrikseipp/vulture

News

0.1 (2012-03-16)

  • First release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vulture-0.1.tar.gz (17.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page