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.
if you prefer snake-case syntax over camel-case, and you would like to use properties to access/customize widget's behavior you can use following example.