dgoldsb / test-py03

Trying out Rust/Python integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Requires pipenv and the Rust language.

$ pipenv sync
$ pipenv run maturin develop
$ pipenv run python example.py 

About

Trying out Rust/Python integration


Languages

Language:Rust 86.5%Language:Python 13.5%