Differences between revisions 1 and 9 (spanning 8 versions)
Revision 1 as of 2014-06-04 21:25:58
Size: 4208
Editor: DavidBoddie
Comment:
Revision 9 as of 2018-09-26 06:04:27
Size: 5092
Comment: Add another PyQt5 tutorial
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
    * [[http://lateral.netmanagers.com.ar/categories/pyqt.html|PyQt4 by Example]] - By Roberto Alsina !PyQt5:
 * [[https://build-system.fman.io/pyqt5-tutorial|PyQt5 Tutorial: Create a Python GUI in 2018]]
 * [[https://github.com/mfitzp/15-minute-apps|15 Minute Apps]] - "A collection of 15 small — minute — desktop applications written in Python using the PyQt framework."
 * [[http://zetcode.com/gui/pyqt5/|ZetCode's PyQT5 tutorial]]

!PyQt4:
    * [[https://pythonspot.com/pyqt4/|PyQt4 examples]]
Line 8: Line 14:
    * [[http://www.commandprompt.com/community/pyqt|GUI Programming with Python: QT Edition]] - A very complete document about !PyQt development (also mentioned in [[Books]])
Line 10: Line 15:
    * [[http://www.youtube.com/watch?v=Ee8eRwjbcFk|PyQT Webkit Browser in 2 minutes]] - a screencast on YouTube
    * [[http://www.harshj.com/2009/04/26/the-pyqt-intro/|The PyQt Intro]] - a series of introductory articles in tutorial format
    * [[http://www.youtube.com/watch?v=Ee8eRwjbcFk|PyQT Webkit Browser in 2 minutes]] - a screencast on !YouTube
Line 13: Line 17:
    * [[http://gumuz.nl/weblog/qt-designer-video-tutorial/|Qt Designer video tutorial]] - By Guyon Morée
Line 16: Line 19:
    * [[PyQt/simple| "Simple" Editor - newbie for newbies PyQt4]]
    * [[https://www.udemy.com/python-gui-programming|Learn Python GUI programming using Qt framework]]

Articles that seem to be no longer online:

    * [[http://lateral.netmanagers.com.ar/categories/pyqt.html|PyQt4 by Example]] - By Roberto Alsina
    * [[http://www.harshj.com/2009/04/26/the-pyqt-intro/|The PyQt Intro]] - a series of introductory articles in tutorial format
    * [[http://gumuz.nl/weblog/qt-designer-video-tutorial/|Qt Designer video tutorial]] - By Guyon Morée
Line 18: Line 29:
    * [[PyQt/simple| "Simple" Editor - newbie for newbies PyQt4]]
Line 20: Line 30:

Authors, please fix the links and move them back into the section above.
Line 24: Line 36:
    * [[http://chaos.troll.no/~dboddie/Python/PyConTre_Italia_2009/|PyQt for Desktop and Embedded Devices]] - a general overview about !PyQt plus some basic information about Python and !PyQt4 on embedded devices     * [[http://www.boddie.org.uk/david/Projects/Python/Qt/PyCon_Italia_2009_PyQt_for_Desktop_and_Embedded_Devices.pdf|PyQt for Desktop and Embedded Devices]] (PDF) - a general overview about !PyQt plus some basic information about Python and !PyQt4 on embedded devices
      * [[http://www.boddie.org.uk/david/Projects/Python/Qt/Software/PyCon_Italia_2009_PyQt_for_Desktop_and_Embedded_Devices-1.1.zip|examples and source material]]
Line 39: Line 52:
These tutorials are for Qt 3: These tutorials and resources are for Qt 3:
Line 44: Line 57:
    * [[http://www.commandprompt.com/community/pyqt|GUI Programming with Python: QT Edition]] - A very complete document about !PyQt development (also mentioned in [[PyQt/Books|Books]])

Getting Started with PyQt

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.