home/categories/package-distribution/lounisbou-claude-code-skills-available-python-python-uv-package-manager-skill-md
package-distributiondevelopment

python-uv-package-manager

Fast Python dependency management with uv package manager for virtual environments and project workflows. WHEN: Installing packages with uv, creating virtual environments, managing dependencies with uv.lock, setting up Python projects with uv init. WHEN NOT: Packaging libraries for distribution (use python-packaging), using pip/poetry/pipenv instead of uv.

LounisBou
maintainer
LounisBou
Updated 1/16/2026
Stars
0
Forks
0
quick start

Installation and usage

Fast Python dependency management with uv package manager for virtual environments and project workflows. WHEN: Installing packages with uv, creating virtual environments, managing dependencies with uv.lock, setting up Python projects with uv init. WHEN NOT: Packaging libraries for distribution (use python-packaging), using pip/poetry/pipenv instead of uv.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use python-uv-package-manager