HackerTrans
トップ新着トレンドコメント過去質問紹介求人

jaimergp

no profile record

投稿

Standardization of the conda ecosystem

conda.org
4 ポイント·投稿者 jaimergp·4 か月前·0 コメント

コメント

jaimergp
·昨年·議論
Where does it fetch the C packages from? I always thought PDM was a _Python_ package manager, so the only source is PyPI or another index.
jaimergp
·昨年·議論
I think it's more about tool X vs Y, but about ecosystems and packaging approaches; in other words Python packaging (which has tools like pip, uv or poetry) vs conda packaging (which has tools like conda itself, mamba or pixi). https://pypackaging-native.github.io/ is an excellent starting point to learn about the limitations on Python packaging for native dependencies and compiled extensions.