- cross-posted to:
- [email protected]
- [email protected]
- cross-posted to:
- [email protected]
- [email protected]
TL;DR: uv is an extremely fast Python package manager, written in Rust.
TL;DR: uv is an extremely fast Python package manager, written in Rust.
Isn’t
uv
being used as a package manager/resolver inrye
? I’m usingrye
for my new projects and it’s nice becauseruff
andpytest
are being unified in it too.Yeah it is, eventually they want UV to have feature parity with rye and rye will basically just be a pointer to UV
Rye’s developer on their plans for Rye in the context of uv’s latest release:
https://lucumr.pocoo.org/2024/8/21/harvest-season/