mirror of
https://github.com/cccb/servicepoint.git
synced 2025-01-18 18:10:14 +01:00
350 B
350 B
What is this?
Python bindings for the rust servicepoint library built using Maturin.
Building
- Need a python virtualenv
- Activate it
make build
TODO
- expose rust functions to python
- rename
src
->rust
- encapsulete python module in
py
folder - unit tests for python bindings
- example fnord sign