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.
- Host: GitHub
- URL: https://github.com/bast/pyo3-example
- Owner: bast
- License: mit
- Created: 2024-05-29T13:06:10.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-05-31T05:58:55.000Z (11 months ago)
- Last Synced: 2025-01-28T02:32:41.483Z (3 months ago)
- Topics: maturin, pyo3, rust
- Language: CSS
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Example project to demonstrate interfacing Python and Rust using [PyO3](https://pyo3.rs/)
[](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/