uv/docs/getting-started/first-steps.md

625 B

First steps with uv

After installing uv, you can check that uv is available by running the uv command:

$ uv
An extremely fast Python package manager.

Usage: uv [OPTIONS] <COMMAND>

...

You should see a help menu listing the available commands.

Read on for a brief overview of the help menu and version command, or jump to an overview of features to start using uv.

Next steps

Now that you've confirmed uv is installed and know how to get help, check out an overview of features or jump to the guides to start using uv.