Differences between revisions 20 and 22 (spanning 2 versions)
Revision 20 as of 2020-07-05 11:13:03
Size: 5434
Comment:
Revision 22 as of 2021-12-04 10:30:16
Size: 5632
Comment: Add PyQt6 tutorials from Python GUIs & Zetcode
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
!PyQt6:
 * [[https://www.pythonguis.com/pyqt6-tutorial/|PyQt6 tutorial, create a Python GUI with Qt6]] from basics to advanced topics by Martin Fitzpatrick
 * [[http://zetcode.com/pyqt6/|ZetCode's PyQT6 tutorial]]
Line 4: Line 8:
 * [[https://build-system.fman.io/pyqt5-tutorial|PyQt5 Tutorial: Create a Python GUI in 2020]]  * [[https://build-system.fman.io/pyqt5-tutorial|PyQt5 Tutorial: Create a Python GUI in 2021]]
Line 9: Line 13:
 * [[https://www.learnpyqt.com/|Learn PyQt - PyQt5 tutorial series, regularly updated]] basic concepts through to multithreading and custom widgets - Martin Fitzpatrick  * [[https://www.pythonguis.com/pyqt5-tutorial/|PyQt5 tutorial, create a Python GUI with Qt5]] from basics to advanced topics by Martin Fitzpatrick

Getting Started with PyQt

PyQt6:

PyQt5:

PyQt4:

Articles that seem to be no longer online:

Authors, please fix the links and move them back into the section above.

More Introductory Materials

Testing and Test Frameworks

Setting Up an Integrated Development Environment (IDE)

Also note that the PyDev Python Development plugin for Eclipse works really well.

Historical Records

These tutorials and resources are for Qt 3:

PyQt/Tutorials (last edited 2022-03-30 16:27:11 by ShadowClaw20017)

Unable to edit the page? See the FrontPage for instructions.