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
更新於 1/13/2026
星標
0
分支
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.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use setup-maturin-lib