- 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.
uv 0.3 introduces a cross platform lock file: https://docs.astral.sh/uv/concepts/projects/#lockfile
More precise details on the compatibility of
uv pip
withpip
are documented here: https://docs.astral.sh/uv/pip/compatibility/