返回首页
最新
Python 软件包索引目前已整理超过 700,000 个软件包,每天新增 10,000 到 15,000 个。没有人系统地检查这些软件包是否能够在不同环境中安装和运行。我开发了一个可以做到这一点的工具。
这个监控工具会拉取软件包,尝试在多个 Python 环境中安装,并进行基本的导入验证,持续发布结果。仪表板可以在这里查看:<a href="https://sovereignmail.org/pypiplace" rel="nofollow">https://sovereignmail.org/pypiplace</a>。数据也通过 Yggdrasil 网状网络进行广播,任何想要独立拉取和验证数据的人都可以使用。
这是我在免费的 Oracle ARM 实例上进行的第一次实时实验。
我觉得这个工具很有用,也挺酷的。我希望有兴趣的人能够使用它。
<a href="https://github.com/PregnantPenguins789/vps-pypi-place" rel="nofollow">https://github.com/PregnantPenguins789/vps-pypi-place</a>
<a href="https://github.com/PregnantPenguins789/yggcrawl" rel="nofollow">https://github.com/PregnantPenguins789/yggcrawl</a>