cjdrake / boolexpr

Boolean Expressions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement Python wrapper

cjdrake opened this issue · comments

Leaning towards using pybind11 for this.

CFFI ended up being a bit easier.