python-uv-package-manager
Fast Python dependency management with uv package manager for virtual environments and project workflows. WHEN: Installing packages with uv, creating virtual environments, managing dependencies with uv.lock, setting up Python projects with uv init. WHEN NOT: Packaging libraries for distribution (use python-packaging), using pip/poetry/pipenv instead of uv.
Installation and usage
Fast Python dependency management with uv package manager for virtual environments and project workflows. WHEN: Installing packages with uv, creating virtual environments, managing dependencies with uv.lock, setting up Python projects with uv init. WHEN NOT: Packaging libraries for distribution (use python-packaging), using pip/poetry/pipenv instead of uv.
설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:
skills use python-uv-package-manager