Differences between revisions 12 and 24 (spanning 12 versions)
Revision 12 as of 2019-06-06 09:13:07
Size: 5181
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://build-system.fman.io/pyqt5-tutorial|PyQt5 Tutorial: Create a Python GUI in 2019]]
 * [[https://www.learnpyqt.com//|Learn PyQt, a complete PyQt5 tutorial series updated 2019]] 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]]
 * [[https://coderslegacy.com/python/pyqt5-tutorial/|PyQt5 Tutorial - Python GUI with Qt]] - A complete tutorial covering all widgets and more.
Line 8: Line 14:
 * [[https://www.pythonguis.com/pyqt5-tutorial/|PyQt5 tutorial, create a Python GUI with Qt5]] from basics to advanced topics by Martin Fitzpatrick
Line 17: Line 24:
 * [[http://www.youtube.com/watch?v=Ee8eRwjbcFk|PyQT Webkit Browser in 2 minutes]] - a screencast on !YouTube
Line 19: Line 25:
 * [[http://tango.csc.smith.edu/dftwiki/index.php/PyQt4_Lab_1|PyQt4 Lab 1]] - Creating a simple editor window in Qt 4.
Line 26: Line 31:
 * [[http://tango.csc.smith.edu/dftwiki/index.php/PyQt4_Lab_1|PyQt4 Lab 1]] - Creating a simple editor window in Qt 4.
 * [[http://www.youtube.com/watch?v=Ee8eRwjbcFk|PyQT Webkit Browser in 2 minutes]] - a screencast on !YouTube

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.