Skip to content

Suggestion: Shall we migrate pyenv to uv? #779

Open
@jinxiao

Description

@jinxiao

We found that pyenv is quite slow, and will build the whole python from scratch which cost a lot of time and not disk efficient.

However we found uv, a new tiny tool which provides a significant performance enhancement and no need to build the python from source code. Some famous project like Pydantic, Airflow are switching to uv as default.

The homepage of uv is: https://github.com/astral-sh/uv

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