$ pip install startinpy
install Rust (v1.39+)
install maturin
compile the rust code and build the Python bindings:
$ maturin develop
move to another folder, and this shouldn’t return any error:
$ python $ import startinpy
startinpy
API documentation