home/categories/package-distribution/rupeelab17-rsmdu-claude-skills-setup-maturin-lib-skill-md
package-distributiondevelopment

setup-maturin-lib

Sets up a new Rust/Python hybrid library project using maturin and uv. Creates project structure with PyO3 bindings, installs dev dependencies, and optionally configures git remote. Use when the user wants to initialise a Python library with Rust extensions.

rupeelab17
maintainer
rupeelab17
Mis à jour 1/13/2026
Étoiles
0
Forks
0
quick start

Installation and usage

Sets up a new Rust/Python hybrid library project using maturin and uv. Creates project structure with PyO3 bindings, installs dev dependencies, and optionally configures git remote. Use when the user wants to initialise a Python library with Rust extensions.

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-maturin-lib