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
- Remove `pass_filenames: false` from pre-commit hook
- Feature request: `--fix` option
- False positive for a function called through the `globals()` dict
- Ignore self calls
- False negative when two locals or a class attribute and global have the same name
- "unused variable" does not appear when variable with same name in other file
- unused variable only 60%
- False positives for dataclasses
- Inline ignoring again
- RecursionError: maximum recursion depth exceeded
- Docs
- Python not yet supported