|
| ▲ | Zizizizz 8 hours ago | parent | next [-] |
| Pretty sure that uses UV to do it's magic |
| |
| ▲ | notatallshaw 4 hours ago | parent [-] | | 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). |
|
|
| ▲ | __siru__ 6 hours ago | parent | prev [-] |
| It literally says on the homepage/the page you linked, that pixi is just a frontend for uv in the background to interface with PyPI and the project TOML files. |
| |