Created by: rerpha
What is this Python project?
Analyses codebase and finds dead code.
What's the difference between this Python project and similar ones?
- Gives probability, in the case that potentially dead code might be used in unexplicit calls.
- Sorts unused classes and functions by size so large classes that are unused can be removed
- Supports python 2 and 3.
- Many other features
--
Anyone who agrees with this pull request could vote for it by adding a