概要
This skill provides a comprehensive framework for managing Python dependencies, guiding developers through the selection and implementation of tools like UV for high-performance resolution, pip-tools for lightweight workflows, and standard requirements.txt for simple scripts. It offers standardized patterns for version pinning, conflict resolution, platform-specific dependencies, and seamless CI/CD integration to ensure reproducible and secure Python environments across any development lifecycle.