Skip to content

Use uv to manage the code #4

@thewh1teagle

Description

@thewh1teagle

It install packages much faster than pip and it makes the code non breakable in the long term as it locks the project to specific python version, and specific dependencies including recursive dependencies so theoretically the project never 'break' and anyone can run it few years from now.

https://docs.astral.sh/uv/getting-started/installation/#installation-methods

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions