jendrikseipp/vulture: Find dead Python code
jendrikseipp/vulture: Find dead Python code
Find dead Python code. Contribute to jendrikseipp/vulture development by creating an account on GitHub.
The repo also links to some similar tools, like coveragepy
, uncalled
, and dead
.
I recently gotten into Python programming for funzies with ChatGPT as my tutor. Definitely need a tool like this.
1 0 ReplyIf you ensure 100% test coverage, you don't need this ;-)
1 0 ReplyWhat if your test is the only thing that calls a function?
3 0 ReplyMaybe I'm misunderstanding vulture. My impression was that it's meant to be run in your CI, which would mean it's only privy to code executed by your tests. If it actually attached to production sessions, then yeah that's pretty handy.
1 0 Reply
Why would you ever write something like this in python of all languages!? Python is sooo sloooow
1 11 ReplyWhy would you ever do machine learning with python? Its sooo slow!!!
1 0 ReplySeriously
1 0 Reply