01Identification of unused imports, functions, classes, and attributes
023 GitHub stars
03High-accuracy AST-based scanning using the deadcode tool
04Support for custom whitelists and pyproject.toml configurations
05Detection of unreachable code following return or raise statements
06Confidence-based detection for nuanced code analysis via Vulture