commands.sh

uv python

all

Manage Python versions and installations.

More info →

Examples (6)

List all available Python installations

Install a Python version

Uninstall a Python version

uv python uninstall version

Search for a Python installation

uv python find version

Pin the current project to use a specific Python version

uv python pin version

Show the `uv` Python installation directory

made by @shridhargupta | data from tldr-pages