Skip to content

GUI

Python

PyQt and PySide are the two primary sets of Python bindings for the Qt framework.

QtPy

a compatibility layer that allows you to write code once and run it with either PyQt or PySide by simply changing an environment variable.