Cite
An extremely fast Python package and project manager, written in Rust. — Project’s GitHub
Install
Homebrew
brew install uv
Generic Linux
curl -LsSf https://astral.sh/uv/install.sh | sh
Activate
To activate an environment, simply source the appropriate file in the venv.
source .venv/bin/activate.fish