| ▲ | lr1970 18 hours ago | |||||||
> How is pixi better than uv? pixi is a general multi-languge, multi-platform package manager. I am using it now on my new macbook neo as a homebrew _replacement_. Yes, it goes beyond python and allows you to install git, jj, fzf, cmake, compilers, pandoc, and many more. For python, pixi uses conda-forge and PyPI as package repos and relies on uv's rattler dependency resolver. pixi is as fast as uv (it uses fast code path from uv) but goes further beyond python wheels. For detail see [0] or google it :-) | ||||||||
| ▲ | thinkadd 17 hours ago | parent [-] | |||||||
How is it different than mise? | ||||||||
| ||||||||