1
I created a tool to inspect full python codebases
开源 Python 代码库审查工具,能生成全库关联图谱,快速定位核心模块与依赖关系。
Hi guys, LLMs generate a lot of code so now the bottleneck is understanding that code. For this, I created a tool using this principles: increase obse…