Closed as not planned
Description
Is there an existing issue for this?
- I have searched existing issues, it hasn't been reported yet
Use case description
uv
was just released (from the makers of ruff
), and is substantially faster than pip, pip-tools, and virtualenv. This seems desirable to speed up serverless builds.
Proposed solution (optional)
Announcing uv: an extremely fast Python package installer and resolver, written in Rust.
uv is designed as a drop-in alternative to pip, pip-tools, and virtualenv.
With a warm cache, uv installs are near-instant. Here, it's > 75x faster than pip and pip-tools.
— Source
The “drop-in” claim seems to suggest you might be able to just change the binary i.e. re-alias pip
to uv pip
Metadata
Metadata
Assignees
Labels
No labels