Python PyQt6 tutorial is an introductory tutorial to GUI programming with Python and PyQt6 library. The examples describe widgets, explain layout management, cover menus and toolbars, dialogs, events and signals, and show how to do painting and create a game.
last modified January 10, 2023
This is PyQt6 tutorial. The tutorial is suited for beginners and intermediate programmers. After reading this tutorial, you will be able to program non-trivial PyQt6 applications. The code examples are availabe at the author’s PyQt6-Tutorial-Examples repository.
A unique e-book covering advanced features of the PyQt5 library: Advanced PyQt5 e-book.
PyQt5 tutorial covers the previous version of PyQt. wxPython tutorial, Python Gtk tutorial, and Tkinter tutorial are tutorials for other popular Python GUI bindings.
My name is Jan Bodnar, and I am a passionate programmer with extensive programming experience. I have been writing programming articles since 2007. To date, I have authored over 1,400 articles and 8 e-books. I possess more than ten years of experience in teaching programming.