
《Create GUI Applications with Python & Qt6 (PySide6 Edition):The hands-on guide to making apps with Python》PDF下载
Dr Martin Fitzpatrick著
书籍信息
- 书名
- Create GUI Applications with Python & Qt6 (PySide6 Edition):The hands-on guide to making apps with Python
- 作者
- Dr Martin Fitzpatrick
- 出版社
- Independently
- 出版日期
- 2022年5月
- ISBN
- 9798831499087
- 页数
- 812 页
- 语言
- english
- 文件格式
- 文件大小
- 13.86 MB
- 文件标签
- True PDF
内容简介
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