- uv python install if you want a particular version of python to be installed
- uv init --vcs none [--python ] in each directory to initialize the python project
- uv add [--dev] to add libraries to your venv
- uv run when you want to run a command in the venv
Created
March 12, 2025 22:23
-
-
Save darenr/e2217d16f2832e21bd7d79aaa5d0cecb to your computer and use it in GitHub Desktop.