Skip to content

use uv instead of venv #28

@arthur-shaw

Description

@arthur-shaw

From what (little) I understand, uv is better in a few dimensions:

  • Captures exact packages used for the project
  • Activates virtual environment automatically
  • Installs packages locally to the project in a faster way that pip

In effect, it seems like an renv for Python.

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