An open API service indexing awesome lists of open source software.

https://github.com/bast/pyo3-example

Example project to demonstrate interfacing Python and Rust.
https://github.com/bast/pyo3-example

maturin pyo3 rust

Last synced: about 1 month ago
JSON representation

Example project to demonstrate interfacing Python and Rust.

Awesome Lists containing this project

README

        

# Example project to demonstrate interfacing Python and Rust using [PyO3](https://pyo3.rs/)

[![License](https://img.shields.io/badge/license-%20MIT-blue.svg)](LICENSE)

First install from [test-PyPI](https://test.pypi.org/project/perfectseries/):
```
$ pip install -i https://test.pypi.org/simple/ perfectseries
```

Then try:
```
$ python example2.py
```

## Essential tools

- [PyO3](https://pyo3.rs/)
- [Maturin](https://www.maturin.rs/)

## Accompanying slide deck

Slides can be served using [Cicero](http://cicero.xyz), which can
be [run locally](https://cicero.readthedocs.io/en/latest/local.html).

- https://cicero.xyz/v3/remark/0.14.0/github.com/bast/pyo3-example/main/presentation/talk.md/