safety of (Py)Qt vs wx(Python)
Saša Janiška
gour at atmarama.com
Wed Jun 10 08:11:57 BST 2020
On Wed, 10 Jun 2020 08:59:06 +0200
Grzegorz Bokota <g.bokota at mimuw.edu.pl> wrote:
> 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.
Hmm, not sure about that...installing wxPython on my desktop involves:
sudo dnf install python3-wxpython4
while for PyQt it is:
sudo dnf install python3-qt5
so, based on installation, it is the same. ;)
> I also know that PyQt has weak doc, but did you check documentation
> from doc.qt.io?
I like books and see there are some available for both, but will ask about it
in another thread...
Sincerely,
Sasa
--
As a blazing fire turns firewood to ashes, O Arjuna, so does the
fire of knowledge burn to ashes all reactions to material activities.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20200610/1f36c147/attachment-0001.sig>
More information about the PyQt
mailing list