vulture
https://github.com/jendrikseipp/vulture
Python
Find dead Python code
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported3 Subscribers
Add a CodeTriage badge to vulture
Help out
- Issues
- Adds cls to IGNORED_VARIABLE_NAMES
- Detect code without effect
- How to drop into existing codebase?
- Fix RecursionError when analyzing deeply nested code structures
- Source file filtering is presently too broad
- Filter out Python files with invalid module names during directory scanning
- Supporting other output formats
- False negative: Method calling another method with same name not detected as unused
- add pylint disable support
- Feature: Incremental analysis
- Docs
- Python not yet supported