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
Mis à jour 1/7/2026
Étoiles
0
Forks
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.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use setup-python-lib