Skip to content

uv

Install uv for managing your Python virtual environments, following the instructions here or using the recommended installation script for Windows:

Installing uv
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"