Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

uv can’t replace conda, any more than it can replace apt or nix.

Conda packages general binary packages, not just python packages. uv is just python packages.



Python packages (distributed via the Python package index, PyPI) can also be general binary packages. Try pip install cmake, for example.


Yes, but there are restrictions; for one thing, it's not trivial to share binary dependencies between Python packages; conda just handles that.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: