Size: 1630
Comment: Added "Create Simple GUI Applications with Python & Qt" book.
|
Size: 2726
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
=== Create Simple GUI Applications with Python & Qt5 === | === Beginning PyQt: A Hands-on Approach to GUI Programming === Author: Joshua Willman<<BR>> Affiliate Link: [[https://www.apress.com/gp/book/9781484258569]]<<BR>> Published: 1st ed. edition (May 29, 2020)<<BR>> Publisher: Apress<<BR>> ISBN-10 : 1484258568<<BR>> ISBN-13 : 978-1484258569<<BR>> '''Notes:''' Learn GUI application development from the ground up, taking a practical approach by building simple projects that teach the fundamentals of using PyQt. This guide covers the basics, including widgets, layouts, MVC, and styling, as well as more advanced topics that include storing data using the clipboard, graphics and animation, support for SQL databases, creating custom widgets, and multithreading applications. Using this knowledge, you’ll be able to build a photo editor, games, a text editor, a working web browser and an assortment of other GUIs. === Create GUI Applications with Python & Qt5 === |
Line 7: | Line 17: |
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
Beginning PyQt: A Hands-on Approach to GUI Programming
Author: Joshua Willman
Affiliate Link: https://www.apress.com/gp/book/9781484258569
Published: 1st ed. edition (May 29, 2020)
Publisher: Apress
ISBN-10 : 1484258568
ISBN-13 : 978-1484258569
Notes: Learn GUI application development from the ground up, taking a practical approach by building simple projects that teach the fundamentals of using PyQt. This guide covers the basics, including widgets, layouts, MVC, and styling, as well as more advanced topics that include storing data using the clipboard, graphics and animation, support for SQL databases, creating custom widgets, and multithreading applications. Using this knowledge, you’ll be able to build a photo editor, games, a text editor, a working web browser and an assortment of other GUIs.
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