A fast Python package and project manager. Some subcommands such as
toolandpythonhave their own usage documentation. More information: https://docs.astral.sh/uv/reference/cli.
uv init
uv init project_name
uv add package
uv remove package
uv run path/to/script.py
uv run command
pyproject.toml:uv sync
uv lock