Hi, I have an application that introspects a a python class to generate an QML and a QObject wrapper. It works quite good but the QML handling is done in a very primitive way. Is there any QML reader/writer that can be used from python similar to json and xml? Thanks, H