Add python c binding class interface (#29)
All checks were successful
Python tests (make) / test (push) Successful in 14s

Reviewed-on: #29
Co-authored-by: Josh <josh@joshuaschuett.com>
Co-committed-by: Josh <josh@joshuaschuett.com>
This commit is contained in:
2025-08-22 19:28:03 +00:00
committed by Josh
parent c27977bef8
commit 6005741b10
10 changed files with 338 additions and 357 deletions

View File

@@ -55,4 +55,4 @@ test:
@python3 -m unittest -v; \
status=$$?; \
$(MAKE) clean; \
exit $$status
exit $$status