Contents

maturin 1.5.1

0

Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as pytho

Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages

Stars: 3205, Watchers: 3205, Forks: 213, Open Issues: 46

The PyO3/maturin repo was created 5 years ago and the last code push was 12 hours ago.
The project is very popular with an impressive 3205 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
No  maturin  pypi packages just yet.

Errors

A list of common maturin errors.

Code Examples

Here are some maturin code examples and snippets.

GitHub Issues

The maturin package has 46 open issues on GitHub

  • Add documentation for zig based cross compiling
  • Get cross compiling from pyo3-build-config

See more issues on GitHub

Related Packages & Articles

jsons 1.6.3

For serializing Python objects to JSON (dicts) and back

gTTS 2.5.1

gTTS (Google Text-to-Speech), a Python library and CLI tool to interface with Google Translate text-to-speech API