I recently switched to Mise for all of my JS, ruby, python, and java sdk management needs, and I’ve been delighted with it so far. Not having to install RVM, NVM, some toxic brew of python installers until I get a working python environment, and SDKMan has been such a breath of fresh air.
uv is its own thing, but direnv + `source .venv/bin/activate` is straightforward nowadays.
Direnv has saved me so much pain nowadays
`brew install uv` and no more python troubles occur