The uv-package-manager skill provides comprehensive guidance on leveraging uv, a high-performance Python package installer and resolver that is 10-100x faster than pip. It helps developers master modern Python workflows, including project initialization, dependency resolution, virtual environment management, and Python version control. Whether you are migrating from poetry, optimizing Docker builds, or managing complex monorepos, this skill offers the patterns and commands needed to maximize productivity and ensure reproducible builds using uv's robust lockfile system.
주요 기능
01Blazing fast package installation and dependency resolution
02Integrated Python version installation and pinning
03Optimized workflows for Docker and CI/CD integration
04Advanced lockfile support for reproducible builds
05Seamless virtual environment creation and management
062 GitHub stars
사용 사례
01Accelerating Python project setup and dependency installation
02Reducing build times in containerized environments and CI/CD pipelines
03Migrating existing projects from pip, poetry, or pip-tools to a faster ecosystem