mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-07 13:25:00 +00:00
527 B
527 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.
Next steps
Now that you've confirmed uv is installed, check out an overview of features, learn how to get help if you run into any problems, or jump to the guides to start using uv.