Hi! I'm developing a big project with my team and we want to use Python as a binding to Qt library.<div>Using the qtquick2 is crucial for us. Does PyQt support using the new qt5 or at least the qtquick binding?</div><div>
<br></div><div>(according to <a href="http://qt-project.org/doc/qt-5.0/qtquick/qtquick-porting-qt5.html">http://qt-project.org/doc/qt-5.0/qtquick/qtquick-porting-qt5.html</a> , C++ API has been extensively restructured and the QtDeclarative module has been deprecated in favour of two new modules: QtQml, which implements the QML engine and language infrastructure, and QtQuick, which implements the visual canvas and scenegraph backend.)</div>
<div><br></div><div>All the best,</div><div>Wojciech</div>