Skip to content

feat(#100): python bindings#101

Merged
backnotprop merged 4 commits intoeqtylab:mainfrom
siomporas:main
Mar 2, 2026
Merged

feat(#100): python bindings#101
backnotprop merged 4 commits intoeqtylab:mainfrom
siomporas:main

Conversation

@siomporas
Copy link
Copy Markdown
Contributor

This PR is for issue #100 - add python bindings for cupcake. This was done using PyO3 on the Rust side and maturin on the python side.

Claude code ported the TS bindings for cupcake to python and covered them with tests, and generated changes for the flake.nix, justfile and github ci. I tested the flake.nix and justfile changes as well as tested the integration in my python app using rego files in a unit test harness. I can't test the CI changes fully but hopefully they are solid.

@backnotprop backnotprop merged commit 27b94b8 into eqtylab:main Mar 2, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants