Skip to content

Setup UV

  • Navigate to UV Documentation
  • Install UV by running the command for the standalone installer. You should see a similar output after installation. UV Installation
  • You can use other methods of installation such as pypi, winget, docker, etc. if you prefer, But ensure the successful installation using the step below.
  • After the installation, Run the command uv --version in a new terminal window. The output should show the version of uv which is installed.