PyQt6 & PySide6 Books Updated for 2024

Extended and updated with new examples and demos, including Model-View-Controller architecture
Heads up! You've already completed this tutorial.

Hello! Today I have released new digital updates to my book Create GUI Applications with Python & Qt.

What's New in the 2024 Edition (5th Edition)?

This update brings all versions up to date with the latest developments in PyQt6 & PySide6. As well as corrections and additions to existing chapters, there are new sections dealing with form layouts, built-in dialogs, and developing Qt applications using a Model-View-Controller (MVC) architecture. The same corrections and additions have been made to the PyQt5 & PySide2 editions.

Whether you're building desktop applications with PyQt6, PySide6, or the earlier PyQt5 and PySide2 libraries, this edition provides updated guidance and practical examples to help you create professional Python GUI applications.

As always, if you've previously bought a copy of the book, you get these updates for free! Just go to the downloads page and enter the email you used for the purchase.

Get Your Copy of the Python & Qt Book

You can buy the latest editions below --

If you bought the book elsewhere (in paperback or digital), you can register to get these updates too. Email your receipt to register@pythonguis.com

Enjoy!

Well done, you've finished this tutorial! Mark As Complete
[[ user.completed.length ]] completed [[ user.streak+1 ]] day streak

Create GUI Applications with Python & Qt6 by Martin Fitzpatrick

(PySide6 Edition) The hands-on guide to making apps with Python — Over 15,000 copies sold!

More info Get the book

Martin Fitzpatrick

PyQt6 & PySide6 Books Updated for 2024 was written by Martin Fitzpatrick.

Martin Fitzpatrick has been developing Python/Qt apps for 8 years. Building desktop applications to make data-analysis tools more user-friendly, Python was the obvious choice. Starting with Tk, later moving to wxWidgets and finally adopting PyQt. Martin founded PythonGUIs to provide easy to follow GUI programming tutorials to the Python community. He has written a number of popular Python books on the subject.