uv
Verified for current stable LTS
Uv Commands
Uv command syntax with verified terminal examples.
Commands
8 commands for Uv
uv Operations
Uv Command: Add Dependency To Project
uv add <package> uv Operations
Uv Command: Build Project Source Binary Distributions
uv build uv Operations
Uv Command: Create Lock File For Dependencies
uv lock uv Operations
Uv Command: Create New Python Project Current Dir
uv init uv Operations
Uv Command: Create New Python Project Specific Path
uv init <path/to/directory> uv Operations
Uv Command: Remove Dependency From Project
uv remove <package> uv Operations
Uv Command: Run Script Or Command In Environment
uv run <path/to/script.py|command> uv Operations
Uv Command: Update Project Environment From Pyproject
uv sync Suggest a Uv Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Uv workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.