servicepoint/crates/servicepoint_binding_py/Readme.md

14 lines
164 B
Markdown
Raw Normal View History

2024-06-27 21:46:38 +02:00
# What is this?
Python bindings for the rust servicepoint library.
## Building
* Need a python virtualenv
* Activate it
* `make build`
## TODO
* Automate shit