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