servicepoint/crates/servicepoint_binding_py/Readme.md
2024-09-12 22:02:23 +02:00

14 lines
164 B
Markdown

# What is this?
Python bindings for the rust servicepoint library.
## Building
* Need a python virtualenv
* Activate it
* `make build`
## TODO
* Automate shit