From 29bd74a7241c1dce3e53e8b0532068ba3da7d52b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Ha=CC=88cker?= Date: Fri, 28 Jun 2024 08:14:01 +0200 Subject: [PATCH] Outline next steps --- crates/servicepoint_binding_py/Readme.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/crates/servicepoint_binding_py/Readme.md b/crates/servicepoint_binding_py/Readme.md index 55a911a..60a4246 100644 --- a/crates/servicepoint_binding_py/Readme.md +++ b/crates/servicepoint_binding_py/Readme.md @@ -10,4 +10,8 @@ Python bindings for the rust servicepoint library. ## TODO -* Automate shit +* expose rust functions to python +* rename `src` -> `rust` +* encapsulete python module in `py` folder +* unit tests for python bindings +* example fnord sign