Add python interface
This adds a new python interface class that is now used by text to speech and otioconvertions. One of the main goals is to offer dependency management for otio in a the same why it is already possible for text to speech.
Other achievements are
- reduce duplicated code
- make it easier to add more python based features in the future
- more detailed error messages in some situations
Edited by Julius Künzel