I am trying to set up an entire Karamba analysis pipeline in python so that I can integrate it with other geometry algorithms that I’m using for my project.
I was happy to find this docs page for the Karamaba API
however, there were no python examples in the docs. is the API compatible with python? can I script in python by referencing the docs here?