home/categories/package-distribution/josh-gree-my-claude-skills-skills-setup-python-lib-skill-md
package-distributiondevelopment

setup-python-lib

Sets up a new Python library project using uv in the current directory. Creates project structure, installs dev dependencies, and optionally configures git remote. Use when the user wants to initialise a Python library, package, or project with uv.

josh-gree
maintainer
josh-gree
업데이트됨 1/7/2026
스타
0
포크
0
quick start

Installation and usage

Sets up a new Python library project using uv in the current directory. Creates project structure, installs dev dependencies, and optionally configures git remote. Use when the user wants to initialise a Python library, package, or project with uv.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use setup-python-lib