-
Notifications
You must be signed in to change notification settings - Fork 293
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
Zer0x00, PrinceJunkie, rupe120, antoinedelia, amediantsev and 15 more
Metadata
Metadata
Assignees
Labels
No labels