TGTGInsighttelegram intelligenceLIVE / telegram public index
← @EDM115 bots & updates ❤️‍🔥
@EDM115 bots & updates ❤️‍🔥 avatar

TGINSIGHT POST

Post #1006

@edm115bots

@EDM115 bots & updates ❤️‍🔥

Views875帖子阅读量
发布4月3日2026/04/03 11:29
Post content

帖子内容

I got tired of not understanding why I have dependency Y installed via PIP on my pc, and having literally hundreds of them for old projects I no longer use unlike in the NPM ecosystem, we can't track that dep X depends on Y, and so on... so I built some scripts to understand that : - a deps mapper - a summarizer - a graph generator - (the best) a deps viewer as a webpage https://github.com/EDM115/useful-stuff/blob/main/scripts/pip_deps/README.md