News

This installment gives a introduction to the very most basic points of PySide and PyQt. We'll talk a bit about the kinds of objects they use, and talk through a couple of very simple examples that ...
Blog LogoNikola Kovacevic on 06 Aug 2015, tags: pyqt, tutorial, beginner, qthread, threading, pyqt thread I've written about Getting started with PyQt in one of my previous blog posts, and the post ...
To build a distributable PyQt package for Windows, you first need to set up a working PyQt execution environment. Start by downloading and installing the standard Qt SDK from the Qt Software website.