Possible choices that could work: - [UV](https://docs.astral.sh/uv/guides/install-python/) - [venv](https://docs.python.org/3/library/venv.html) (requires no other dependencies) - [conda](https://docs.anaconda.com/miniconda/install/) ([mamba](https://mamba.readthedocs.io/en/latest/installation/micromamba-installation.html)) - Others?