safety of (Py)Qt vs wx(Python)

Grzegorz Bokota g.bokota at mimuw.edu.pl
Wed Jun 10 07:59:06 BST 2020


PyQt5 you can install with simple `pip install pyQt5` on linux and wxPython
you need to compile. This is a reason why I choose Qt.

I also know that PyQt has weak doc, but did you check documentation from
doc.qt.io?

Grzegorz Bokota


śr., 10 cze 2020 o 08:52 Saša Janiška <gour at atmarama.com> napisał(a):

>
> Hello,
>
> I'm about to start working on Python GUI app and have few questions,
> especially
> in regard to recent posts I read about the future of Qt's licensing,
> relationship with KDE etc...I haven't dive into details but wonder what
> impact it has on choosing (Py)Qt vs wx(Python)?
>
> The former has greater community, better doc, more active development, so
> wonder if there is any reason to worry in choosing PyQt over wxPython?
>
>
> Sincerely,
> Sasa
>
> --
> One who restrains the senses of action but whose mind dwells on
> sense objects certainly deludes himself and is called a pretender.
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20200610/7d9b80c9/attachment.htm>


More information about the PyQt mailing list