Thanks for the reply!
It’s good to hear that the api is getting polished. I’d like to use Panda for more projects in the future so I’ll keep an eye out for new releases.
I understand how it goes with Python api wrappers - I’ve used Blender for a long time. Blender’s api was pretty rough in the beginning, but has steadily improved after years of volunteer work. Unfortunately wrapping C, or especially C++, code in Python is a lot of work, and making it nice to use is even more work…