Differences between revisions 19 and 24 (spanning 5 versions)
Revision 19 as of 2020-07-05 10:26:31
Size: 5434
Comment:
Revision 24 as of 2022-03-30 16:27:11
Size: 5797
Comment:
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
 * [[https://coderslegacy.com/python/pyqt6-tutorial-series/|PyQt6 Tutorial Series]] - A Series of PyQt6 Tutorials covering various concepts and important widgets.
 * [[http://zetcode.com/pyqt6/|ZetCode's PyQT6 tutorial]]
Line 4: Line 9:
 * [[https://www.learnpyqt.com/|Learn PyQt - PyQt5 tutorial series, regularly updated]] basic concepts through to multithreading and custom widgets - Martin Fitzpatrick  * [[https://build-system.fman.io/pyqt5-tutorial|PyQt5 Tutorial: Create a Python GUI in 2021]]
 * [[https://github.com/pyqt/examples|PyQt examples - Quickly learn to create desktop apps with Python and Qt]]
Line 6: Line 12:
 * [[https://build-system.fman.io/pyqt5-tutorial|PyQt5 Tutorial: Create a Python GUI in 2020]]
 * [[https://github.com/pyqt/examples|PyQt examples - Quickly learn to create desktop apps with Python and Qt]]
Line 10: Line 14:
 * [[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.