Earlier quoted context omitted.
Truly. uv somehow resolves and installs dependencies more quickly than pyenv manages to print its own --help output.
I know there are real reasons for slow Python startup time, with every new import having to examine swaths of filesystem paths to resolve itself, but it really is a noticeable breath of fresh air working with tools implemented in Go or Rust that have sub-ms startup.
It's a tool for installing different versions of Python, it would be weird for it to assume it already had one available.