logoalt Hacker News

Zizizizzlast Thursday at 3:15 PM1 replyview on HN

Pretty sure that uses UV to do it's magic


Replies

notatallshawlast Thursday at 6:26 PM

pixi offloads PyPI ecosystem stuff to uv, but pixi is conda first. The team were actually the first to build a Rust based Python package resolver (rip), but after uv was released they migrated to uv's resolver (Python package resolvers are hard and a lot of work to build and must be tested against the whole ecosystem).