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
- "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
- Dealing with recursive functions that are only called by themselves
- Add a way to ignore the same files as `.gitignore`
- Feature request: A way to more specifically target items for whitelisting
- [QUESTION] How to suppress `unused-property` error?
- False positives for TypedDicts
- Docs
- Python not yet supported