Could we use [uv](https://github.com/astral-sh/uv/blob/main/README.md) for making our users guide? It can [manage Python versions](https://github.com/astral-sh/uv?tab=readme-ov-file#python-versions) and is a [drop-in replacement](https://github.com/astral-sh/uv?tab=readme-ov-file#the-pip-interface) for `pip` with its `uv pip` command. It can also be [used with read the docs](https://github.com/astral-sh/uv/issues/10074).