Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2014-06-07 23:19:17
Size: 972
Editor: DavidBoddie
Comment:
Revision 4 as of 2020-06-26 21:34:15
Size: 1849
Comment: Update for new edition of Create GUI Applications with Python & Qt
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

=== Create GUI Applications with Python & Qt5 ===

Author: Martin Fitzpatrick<<BR>>
Link: [[https://www.learnpyqt.com/pyqt5-book]]<<BR>>
Published: 2020 (1st edition 2016)<<BR>>
License: CC-BY-NC-SA (665 pages, 211 code examples. Free to share, code reusable)<<BR>>
'''Notes:''' The hands-on guide to making apps with Python. First principles to complete applications. Includes chapters on Qt threads & processes, model-view MVC architecture, SQL databases, custom widgets, Qt styles, plotting and packaging apps on Windows, macOS and Linux. Regularly updated.

=== Python and Qt: The Best Parts ===

Author: Michael Herrmann<<BR>>
Link: [[https://build-system.fman.io/pyqt5-book]]<<BR>>
Published: June 2019<<BR>>
'''Notes:''' A quick introduction to creating desktop applications with Python and Qt. Includes a foreword by Phil Thompson, the creator of Pyqt.

Books about PyQt

Create GUI Applications with Python & Qt5

Author: Martin Fitzpatrick
Link: https://www.learnpyqt.com/pyqt5-book
Published: 2020 (1st edition 2016)
License: CC-BY-NC-SA (665 pages, 211 code examples. Free to share, code reusable)
Notes: The hands-on guide to making apps with Python. First principles to complete applications. Includes chapters on Qt threads & processes, model-view MVC architecture, SQL databases, custom widgets, Qt styles, plotting and packaging apps on Windows, macOS and Linux. Regularly updated.

Python and Qt: The Best Parts

Author: Michael Herrmann
Link: https://build-system.fman.io/pyqt5-book
Published: June 2019
Notes: A quick introduction to creating desktop applications with Python and Qt. Includes a foreword by Phil Thompson, the creator of Pyqt.

Rapid GUI Programming with Python and Qt: The Definitive Guide to PyQt Programming

Author: Mark Summerfield
Link: http://www.qtrac.eu/pyqtbook.html
Published: October 2007
ISBN-10: 0132354187
ISBN-13: 978-0132354189
Notes: Covers all aspects of GUI application development with Python 2.5, PyQt4 and Qt 4.2/4.3.

GUI Programming with Python: QT

Author: Boudewijn Rempt
Link: http://www.commandprompt.com/community/pyqt/
Published: 2001
Notes: The "original" PyQt book, covering Qt 2 and parts of the Qt 3 API at around the time when many developers were moving to Qt 3.

PyQt und PySide: GUI- und Anwendungsentwicklung mit Python und Qt

Author: Peter Bouda
Link: https://www.opensourcepress.de/index.php?26&backPID=178&tt_products=331
Published: 2012
ISBN: 978-3-941841-50-5
Notes: In German

PyQt/Books (last edited 2022-03-30 05:53:11 by WillmanJoshua)

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