Skip to content

[Unplanned] Possible to use uv pip? #830

Closed as not planned
Closed as not planned
@lmmx

Description

@lmmx

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions