Show HN: Yet Another Dead Code Detector
1 duriantaco 1 6/26/2025, 1:55:34 PM github.com ↗
Yeaps! Another dead code detector. We've been fine tuning this for a while and still working on it. Give it a spin and do let me know how you find it :)
Comments (1)
javascriptpy · 8h ago
How does this deal with javascript calling a python function that isn't connected to anything else? Using Flask python backend with a ES module javascript frontend for instance.