Название: Learn PyQt: Python Technologies Автор: Abhishek Sharma Издательство: Independently published Год: 2020 Язык: английский Формат: pdf, azw3, epub Размер: 10.1 MB
PyQt is a GUI widgets toolkit. It is a Python interface for Qt, one of the most powerful, and popular cross-platform GUI library. PyQt is a blend of Python programming language and the Qt library. This introductory book will assist you in creating graphical applications with the help of PyQt. This book is designed for software programmers who are keen on learning how to develop graphical applications using PyQt. You should have a basic understanding of computer programming terminologies. A basic understanding of Python and any of the programming languages is a plus.
The best way to learn PyQt is the book "Rapid GUI Programming with Python and Qt" from Mark Summerfield. Another very good source is the homepage of PySide. They also provide a Python Qt wrapper which is compatible to PyQt. It has a very nice documentation.
PyQt API is a set of modules containing a large number of classes and functions. While QtCore module contains non-GUI functionality for working with file and directory etc., QtGui module contains all the graphical controls. In addition, there are modules for working with XML (QtXml), SVG (QtSvg), and SQL (QtSql), etc. PyQt is compatible with all the popular operating systems including Windows, Linux, and Mac OS. It is dual licensed, available under GPL as well as commercial license.
Скачать Learn PyQt: Python Technologies
|