Skip to main content

Find unused functions in Python projects

Project description

uncalled


Find unused functions in Python projects.

This tool uses either regular expressions (the default) or AST traversal.

The regular expressions are fast and has surprisingly few false-positives.

To further reduce false positives, there is a combined mode both.

Usage


$ uncalled path/to/project

for more options, see uncalled --help

vulture is a similar package.

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

uncalled-0.1.6.tar.gz (6.5 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