Building desktop applications doesn't have to be difficult. Using Python & Qt6 you can create fully functional desktop apps in minutes. Starting from the very basics, this modern PySide6 book takes you on a tour of the key features of PySide6 you can use to build real-life applications.
This is the 5th Edition of Create GUI Applications with Python & Qt, updated for 2022 & PySide6. Learn the fundamental building blocks of PySide6 applications — Widgets, Layouts & Signals and learn how PySide6 uses the event loop to handle and respond to user input. Design beautiful UIs with Qt Designer and customize the look and feel of your applications with Qt Style Sheets and custom widgets.Use Qt's MVC-like ModelViews framework to connect data sources to your widgets, including SQL databases, numpy and pandas data tables, to build-data driven application. Visualize data using matplotlib & PyQtGraph and connect with external data sources to build live dashboards. Learn how to use threads and processes to manage long-running tasks and communicate with external services. Parse data and visualize the output in logs and progress bars.The book includes usability and architectural tips to help you build maintainable and usable PySide6 applications from the start. Finally, once your application is ready to be released, discover how to package it up into professional-quality installers, ready to ship.
The book includes
780 pages of hands-on PySide6 exercises
300+ code examples to experiment with
Support forum for all readers
Includes 4 example PySide6 apps
Compatible with Python 3.4+
Code free to reuse in your own projects
0 有用 尚善 2025-04-14 10:38:47 吉林
与pyqt5的差异很小,这本书算作全面的回顾。意外发现installforge打包值得研究,之前只用pyinstaller,最后的两个例子还算丰富。整本书虽然没什么特别突出的,但不敷衍就足够了,代码示例也比较全面。
0 有用 wdpm 2024-07-08 19:37:17 广东
【缺点】:1.全书800多页,篇幅冗长,知识点杂碎,重点不够突出;2.有些关键代码直接带过,缺乏必要的解释和说明。 【优点】:1.知识点比较全面,基本上很多关于UI开发的点都列举了;2.有配套的开源代码,代码基本上可以在 PySide6 版本下运行,方便读者随书实践。 整体上而言,这本书依旧是一本关于PySide6界面开发的好书,值得一读。最后一章的扫雷小游戏是一个很好却稍微复杂的demo,值得研... 【缺点】:1.全书800多页,篇幅冗长,知识点杂碎,重点不够突出;2.有些关键代码直接带过,缺乏必要的解释和说明。 【优点】:1.知识点比较全面,基本上很多关于UI开发的点都列举了;2.有配套的开源代码,代码基本上可以在 PySide6 版本下运行,方便读者随书实践。 整体上而言,这本书依旧是一本关于PySide6界面开发的好书,值得一读。最后一章的扫雷小游戏是一个很好却稍微复杂的demo,值得研究理解。 (展开)