News

This is a basic PyQt and PySide2 example application showcasing how to work with UI files from QtDesigner as well as signal and slots and basic widgets.
These PyQt examples show you how to create a desktop app with Python and Qt. Start with "Hello World" or browse the official PyQt demos. You can run every example yourself on Windows, Mac or Linux.
You can use it to follow along with this tutorial, or you can use your own code. To build a distributable PyQt package for Windows, you first need to set up a working PyQt execution environment.