Differences between revisions 3 and 4
Revision 3 as of 2019-07-29 00:13:51
Size: 1630
Comment: Added "Create Simple GUI Applications with Python & Qt" book.
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 3: Line 3:
=== Create Simple GUI Applications with Python & Qt5 === === Create GUI Applications with Python & Qt5 ===
Line 7: Line 7:
Published: 2016 (updated 2019)<<BR>>
License: CC-BY-NC-SA (free to share, code reusable)<<BR>>
'''Notes:''' A complete introduction to building desktop apps with Python3 and Qt5, regularly updated.
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.

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.