3 分•作者: saran-damm•5 天前
我开发了 depup,一个命令行工具,用于扫描 Python 依赖项、检查 PyPI 版本、分类升级影响,并支持 CI 工作流程。
文档:<a href="https://saran-damm.github.io/depup/" rel="nofollow">https://saran-damm.github.io/depup/</a>
代码库:<a href="https://github.com/saran-damm/depup/" rel="nofollow">https://github.com/saran-damm/depup/</a>