Is there python API for Lula Robot Description Editor?

I am trying to generate the robot description file automatically. So I am curious whether there is python API for Lula Robot Description Editor or not. And how do I get all the vertices of collision mesh of one link in python?
I find CollisionSphereGenerator class but it is hard to understand how it works.