Python library for Kibana API?

Hi i would like to create MaaC, so need features like importing/exporting/deleting objects( visualizations, dashboards, index-patterns, watchers). I know that there is experimental kibana API but is there any library to use kibana api in python? or I have to use PycURL?

Best

There is no official Kibana client neither in Python nor in JS.