manage-python-env

Installation
SKILL.md

UV Management

Quick reference for uv - the fast Python package installer and environment manager.

Installation

Install UV

# macOS/Linux
curl -LsSf https://astral.sh/uv/install.sh | sh

# Or with pip
pip install uv

# Verify installation
uv --version

Project Initialization

Related skills

More from dudusoar/vrp-toolkit

Installs
9
GitHub Stars
1
First Seen
Jan 24, 2026