Hacker News new | ask | show | jobs
by flo12392 819 days ago
Thanks for the positive feedback! Happy to hear that it turned out to be useful for you.
1 comments

Does it provide a tree output of the dependencies as they do in Scala/Java land?
If I understand your question correctly; no, that is out of scope for deptry. Many of the dependency management tools already provide a way to do so, e.g. for PDM `pdm list --tree`.
You could provide diff of current tree vs tree after applying your suggested removals? It is more complex than that ?
Use pipdeptree for that