TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Deleted PyPI Package Index

1 pointsby janjongboomabout 1 year ago

1 comment

janjongboomabout 1 year ago
Packages and versions can be deleted from PyPI, which can be a massive pain in the ass for anyone consuming these packages. Can have your whole Python dependency tree pinned =&gt; author pulls a package version =&gt; builds broken. As part of StableBuild (<a href="https:&#x2F;&#x2F;www.stablebuild.com" rel="nofollow">https:&#x2F;&#x2F;www.stablebuild.com</a>) we create full daily snapshots of the PyPI registry - so figured it would be nice to make an overview of deleted packages&#x2F;versions and make the wheels available for download.<p>E.g. jaxlib 0.4.4 was removed a few days back: <a href="https:&#x2F;&#x2F;dashboard.stablebuild.com&#x2F;pypi-deleted-packages&#x2F;pkg&#x2F;jaxlib&#x2F;0.4.4" rel="nofollow">https:&#x2F;&#x2F;dashboard.stablebuild.com&#x2F;pypi-deleted-packages&#x2F;pkg&#x2F;...</a> =&gt; can download the wheels for free w&#x2F;o registration