Python bindings for geogram
This is work in progress, be patient, I first need to understand how wheels work (that is, precompiled Python packages), how to generate them, how to publish them so that one can "pip install" them...
If you need to use geogram in Python now (I don't know how much time it will take me to learn all these things), there is a possibility: you can use gompy, that is, Graphite's object model projected into Python.
You may also be interesting in pygraphite, a version of Graphite that runs in PolyScope using PolyScope Python bindings
For now this repository mainly collects notes and links to documents and projects (thank you Twitter friends).