/python-pyo3

Primary LanguageRustApache License 2.0Apache-2.0

python-pyo3

init

$ maturin new python-pyo3
✔ 🤷 Which kind of bindings to use?
  📖 Documentation: https://maturin.rs/bindings.html · pyo3
  ✨ Done! New project created python-pyo3

build

maturin build

install

maturin develop