-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels