summaryrefslogtreecommitdiffstats
path: root/python/README-python-bindings
blob: 4c5aa382d3a11444c32363158133f8c96832476b (plain)
1
2
3
4
5
6
7
There are no Python bindings right now.

Know Python?  Why not contribute some!

You will need to autogenerate them by adding the appropriate code
snippets to src/generator.ml.  For inspiration, I suggest looking at
how the OCaml and Perl bindings were done.