Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 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 1 2 3 4

Create GUI Applications with Python & Qt5 (PyQt5 Edition): The hands-on guide to building desktop apps with Python

Posted By: yoyoloit
Create GUI Applications with Python & Qt5 (PyQt5 Edition): The hands-on guide to building desktop apps with Python

Create GUI Applications with Python & Qt5: The hands-on guide to making apps with Python
by Martin Fitzpatrick

English | 2020 | ISBN: n/a| 671 pages | True (PDF EPUB MOBI) + Extra | 41.71 MB

Create GUI Applications is the hands on guide to building desktop apps with Python.

If you want to learn how to write GUI applications it can be pretty tricky to get started. There are a lot of new concepts you need to understand to get anything to work. But, like any code, writing GUI applications requires you to learn to think about the problem in the right way. Starting from the basics of creating your first window, this book takes you on a tour of the key features of PyQt5 you'll use for building real-life applications.

665 pages of hands-on PyQt5 exercises
211 code examples to experiment with
Support forum for all readers
Includes 4 example apps
Compatible with Python 3.4+
Code free to reuse in your own projects
PDF, EPub and Kindle formats
The ebook covers —

Creating your first Qt Application
Widgets, Layouts and Dialogs
Signals & Slots, Actions & Events
Designing apps with Qt Designer
Connecting Qt widgets with SQL Databases
Custom Widgets using compound widgets and bitmap graphics
Plotting with PyQtGraph and matplotlib
Threads and Processes in Qt applications, with managers and progress bars
Packaging your apps for distribution on Windows, macOS and Linux