While PyPI can host also non-Python dependencies (and it does, see for example the cmeel C++ distribution on PyPI, https://pypi.org/search/?q=cmeel-*), I am not sure how it can scale to handle ABI migrations without a centralized tooling.

Comments