Skip to content

[FEAT] Use UV instead of Poetry #3

@drumtorben

Description

@drumtorben

Description

UV provides a comprehensive solution for managing Python environments, dependencies, and packages. It offers an all-in-one experience that makes it an ideal replacement for Poetry.

Motivation

Poetry often requires manual management of the Python version and other environment details. Additionally, the pyproject.toml file in Poetry doesn’t fully adhere to PEP standards as far as I know.
In contrast, UV, written in Rust, is known for its speed and efficiency, making it an attractive alternative.

Solutions

We should consider switching to UV for this template. Given its performance and streamlined management capabilities, it seems like a worthwhile change.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions