managing-python-projects-with-uv
Installation
SKILL.md
Managing Python Projects with uv
Overview
This skill helps you work with Python projects managed by uv, an extremely fast Python package and project manager written in Rust. Use this skill for:
- Initializing new Python projects
- Managing dependencies and virtual environments
- Running scripts and applications
- Building and publishing packages
- Optimizing Python workflows with uv's speed