python-uv
Installation
SKILL.md
Python UV Package Management
Core Principle
UV is the modern standard for Python dependency management. It provides deterministic resolution, 10-100x speed improvement over pip, and built-in virtual environment management.
When to Use This Skill
- Setting up new Python projects
- Managing Python dependencies
- Running
.pyfiles and commands - Running python tools like
pytestandruff - Creating Dockerfiles for Python applications
- CI/CD pipelines for Python
- Migrating from pip/poetry to UV
Why UV Over Alternatives
Related skills
More from 89jobrien/steve
meta-cognitive-reasoning
Meta-cognitive reasoning specialist for evidence-based analysis, hypothesis
176dead-code-removal
Detects and safely removes unused code (imports, functions, classes)
143file-converter
This skill handles file format conversions across documents (PDF, DOCX,
80python-scripting
Python scripting with uv and PEP 723 inline dependencies. Use when creating
77network-engineering
Network architecture, troubleshooting, and infrastructure patterns. Use
66golang-performance
Go performance optimization techniques including profiling with pprof,
57