Post #3239242
2025-11-11 09:24 UTC
@sebastian@phpc.social I tested that contingency for my small (~150KLOC) project. I already distribute from my own site, not PyPI. I can vendor my core dependencies. I even figured out how to pip install my package without using PyPI for setuptools.
The latter wasn't easy. It feels like Python's deployment tooling encourages people to depend on centralization around PyPI, so it's not surprising we've ended up where we are.
I have no ideas for how to make a better or more decentralized alternative.
Replies (0)
No replies.