About
This skill provides comprehensive guidance on using uv, the Rust-based Python package installer that offers significant performance gains over traditional tools like pip and poetry. It covers the entire project lifecycle, from initial project setup and Python version management to advanced configurations for CI/CD pipelines, Dockerized environments, and monorepo workspaces. By mastering these patterns, developers can achieve reproducible builds, eliminate dependency conflicts, and significantly reduce installation times in both local and production environments.