PyO3/maturin
Star PyO3 / maturin Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages
Rust5.8K stars430 forks+7 today
Topics
#pyo3#python#wheels#cpython#packaging#pypi#cffi#pypy#uniffi#cross-compile#manylinux#hacktoberfest
What it does
Maturin simplifies the process of building and publishing Python packages with Rust bindings, allowing developers to create efficient Python modules with minimal setup. It supports multiple platforms and integrates seamlessly with existing tools.
Star history
Not enough history yet — 1 day(s) recorded. The daily snapshot builds this up.
Tracking
- Last trending
- 2026-02-21
Creator kit
Hook
Unlock the power of Rust in Python with Maturin – build and publish your packages effortlessly!
Content angles
- Create a tutorial on how to use Maturin for building Python packages with Rust.
- Discuss the benefits of using Rust for Python development and how Maturin facilitates this.
- Share a comparison of Maturin with other Python packaging tools, highlighting its unique features.
Who should care
Developers looking to enhance Python with Rust, package maintainers, and open-source contributors.