uv
What is uv?
The uv program is a Python package and project manager. It is like pip or virtualenv (sort of like conda) but it is much faster and more modern. We will be using uv in the course to demo code and you will be using uv for your homework assignments.
- a uv guide: working on projects
- project concepts in uv