maturin

Package — PackagingPython 3.7+Intermediate

Build and publish Rust-based Python packages

Quick Info

Documentation
Official Docs
Python Version
3.7+
Dependencies
tomli (Rust toolchain required)
Install
pip install maturin

Learn by Difficulty

Quick Example

python
# Install: pip install maturin
import maturin

# Basic maturin usage
print(f"Using maturin")
# See documentation for detailed examples

maturin is a third-party package. Build and publish Rust-based Python packages. Install with: pip install maturin

Try in Playground

Tags

packagepackagingdistributionbuild