[uv](https://docs.astral.sh/uv/) has a few nice alternatives to various Python-related tools. Among other features, it: - allows installing different Python versions in a virtual environment - offers a workflow to manage, package, and publish projects - offers a global cache for packages - is indeed very fast