Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Mastering GUI Programming with Python

Posted By: First1
Mastering GUI Programming with Python

Mastering GUI Programming with Python by Alan D. Moore
English | May 24th, 2019 | ISBN: 178961290X | 542 pages | EPUB | 3.50 MB

An advanced guide to creating powerful high-performance GUIs for modern, media-rich applications in various domains such as business and game development

Key Features
• Gain comprehensive knowledge of Python GUI development using PyQt 5.12
• Explore advanced topics including multithreaded programming, 3D animation, and SQL databases
• Build cross-platform GUIs for Windows, macOS, Linux, and Raspberry Pi

Book Description
PyQt5 has long been the most powerful and comprehensive GUI framework available for Python, yet there is a lack of cohesive resources available to teach Python programmers how to use it. This book aims to remedy the problem by providing comprehensive coverage of GUI development with PyQt5.

You will get started with an introduction to PyQt5, before going on to develop stunning GUIs with modern features. You will then learn how to build forms using QWidgets and learn about important aspects of GUI development such as layouts, size policies, and event-driven programming. Moving ahead, you'll discover PyQt5's most powerful features through chapters on audio-visual programming with QtMultimedia, database-driven software with QtSQL, and web browsing with QtWebEngine. Next, in-depth coverage of multithreading and asynchronous programming will help you run tasks asynchronously and build high-concurrency processes with ease. In later chapters, you'll gain insights into QOpenGLWidget, along with mastering techniques for creating 2D graphics with QPainter. You'll also explore PyQt on a Raspberry Pi and interface it with remote systems using QtNetwork. Finally, you will learn how to distribute your applications using setuptools and PyInstaller.

By the end of this book, you will have the skills you need to develop robust GUI applications using PyQt.

What you will learn
• Get to grips with the inner workings of PyQt5
• Learn how elements in a GUI application communicate with signals and slots
• Learn techniques for styling an application
• Explore database-driven applications with the QtSQL module
• Create 2D graphics with QPainter
• Delve into 3D graphics with QOpenGLWidget
• Build network and web-aware applications with QtNetwork and QtWebEngine

Who this book is for
This book is for programmers who want to create attractive, functional, and powerful GUIs using the Python language. You'll also find this book useful if you are a student, professional, or anyone who wants to start exploring GUIs or take your skills to the next level. Although prior knowledge of the Python language is assumed, experience with PyQt, Qt, or GUI programming is not required.

Enjoy My Blog | Subscribe to My RSS Channel