🎯

uv-package-manager

🎯Skill

from eyh0602/skillshub

VibeIndex|
What it does

Manages and installs Python packages from UV package manager with simplified command-line interactions and dependency resolution.

πŸ“¦

Part of

eyh0602/skillshub(14 items)

uv-package-manager

Installation

Install ScriptRun install script
curl -LsSf https://astral.sh/uv/install.sh | sh
pip installInstall Python package
pip install uv
CargoRun with Cargo (Rust)
cargo install --git https://github.com/astral-sh/uv uv
uv runRun with uv
uv run python script.py
uv runRun with uv
uv run pytest

+ 8 more commands

πŸ“– Extracted from docs: eyh0602/skillshub
1Installs
-
AddedFeb 6, 2026

More from this repository10