# UV ## Notes ```bash # Install a specific version uv python install 3.14 # Initialize a package uv init --package . ```