Skip to content

Opinion: Proper .venv and python project management with uv #25

@lindestad

Description

@lindestad

uv is faster, simpler, and more reliable for setting up the project. A pyproject.toml gives us one clear place for Python dependencies and project config. The current setup is too easy to break or let drift between machines. We already hit missing package issues (#24) that a better setup would have avoided. Moving to uv and pyproject.toml would make onboarding easier, installs more repeatable, and the project easier to maintain.

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