maturin 1.7.4
0
Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python pack
Contents
Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages
Stars: 3804, Watchers: 3804, Forks: 259, Open Issues: 67The PyO3/maturin
repo was created 6 years ago and the last code push was 4 days ago.
The project is very popular with an impressive 3804 github stars!
How to Install maturin
You can install maturin using pip
pip install maturin
or add it to a project with poetry
poetry add maturin
Package Details
- Author
- konstin <[email protected]>, messense <[email protected]>
- License
- MIT OR Apache-2.0
- Homepage
- https://github.com/pyo3/maturin
- PyPi:
- https://pypi.org/project/maturin/
- Documentation:
- https://maturin.rs
- GitHub Repo:
- https://github.com/pyo3/maturin
Classifiers
- Software Development/Build Tools
Related Packages
Errors
A list of common maturin errors.
Code Examples
Here are some maturin
code examples and snippets.
GitHub Issues
The maturin package has 67 open issues on GitHub
- Add documentation for zig based cross compiling
- Get cross compiling from pyo3-build-config