PyQt is a toolkit for creating GUI applications and is a successful fusion of the Python programming language and the Qt library. This book aims to teach readers to master PyQt development skills through in-depth explanations and concise program examples.
This book is divided into 10 chapters, starting from the installation and basic knowledge of PyQt, and successively introduces basic controls (such as label controls, message boxes, text boxes, buttons and controls, etc.), Advanced controls (such as combo boxes, scroll bars, container controls and various views, etc.), Windows (such as properties, coordinates, events, etc.), Qt Designer (such as installation and configuration, editing mode, etc.), PyQt advanced applications (such as database, multi-threading, animation, audio and video, web page interaction, etc.), Graphics view framework (such as primitives, scenes, views, event delivery, etc.), Packaging (such as PyInstaller, Nuitka, etc.) And other contents. In addition, this book also leads readers to consolidate the relevant knowledge points introduced in the book through two development examples (visual crawler software and "Classic Snake" game).
The content of this book is concise, practical, and highly practical, and is suitable for readers who are interested in Python programming and GUI development.
Reader comments
This book is a very practical introductory guide for people who want to learn PyQt! The content is concise and easy to understand, with rich examples, just like a patient teacher, guiding you step by step to master PyQt development skills. It reminds me of the book "Python GUI Programming". They all focus on practice and help readers better understand through project examples. Moreover, this book also introduces some advanced applications, such as animation and audio and video, so that you can expand your skills. It feels like upgrading and fighting monsters in the game. Every time you learn a new skill, you are one step closer to your dream!
This book is a very practical introductory guide for people who want to learn PyQt! The content is concise and easy to understand, with rich examples, just like a patient teacher, guiding you step by step to master PyQt development skills. It reminds me of the book "Python GUI Programming". They all focus on practice and help readers better understand through project examples. Moreover, this book also introduces some advanced applications, such as animation and audio and video, so that you can expand your skills. It feels like upgrading and fighting monsters in the game. Every time you learn a new skill, you are one step closer to your dream!
The content is detailed, specific and clear