[PyQt] PyQt5 and the QtQuick module

Dmitrijs Ledkovs xnox at ubuntu.com
Tue May 28 15:03:05 BST 2013


On 28 May 2013 14:18, Brendan Donegan <brendan.donegan at canonical.com> wrote:
> Hi,
>
> I'm interested in using PyQt5 to implement an application I'm working
> on, as I want to use the Ubuntu Touch SDK and the Qml widgets it
> provides. I've tried building the snapshot of PyQt5 and noticed that the
> QtDeclarative module does not get built. I understand now that this is
> due to the QtDeclarative module having been deprecated and sort of
> 'renamed' as QtQuick. What I'd like to know is if support for this
> module will be added soon to PyQt5. If necessary I'd be willing to add
> the support myself with a little guidance (depending on how complicated
> it is).
>
> Also, are there any plans to provide a debian package for PyQt5? Again
> if necessary I'd be willing to look at doing the work to make this happen.
>

mitya57 and I have been working on getting pyqt5 build ready. At the
moment, mitya is slightly ahead at packaging pyqt5 for ubuntu/debian.

If you browse the archives, you will notice that initial release of
PyQt5 does not contain new modules, e.g. QtQuick.

All of us are watching this space closely to potentially evaluate
Ubuntu Touch components with PyQt5 =)))

Regards,

Dmitrijs.


More information about the PyQt mailing list