Python and Premiere

Hi,
anyone knows if Adobe Premiere CC has a python API i can play with?
I’ve found some documentation regarding plugin development in C++ but that’s too much overkill for what i need to do.

I dont think there is, so my efforts are aimed at the following:

Another solution would be to write an XML/EDL file so that when premiere opens it, loads all the videos in order one after the other and other simple stuff.

Havent found much… Which text format can i use so that Premiere understands it?

Unfortunately Premiere has nothing outside of c++, as far as I know.

Your best bet for any pipeline integration when it comes to editing, is looking at Hiero but that is expensive.

As I understood you can do some basic scripting with ExtendScript Toolkit