PySide

PySide
Original author(s)The Qt Company (as part of Nokia)
Developer(s)The Qt Company
Initial releaseAugust 18, 2009; 15 years ago (2009-08-18)[1]
Stable release
6.6.2 / February 15, 2024; 8 months ago (2024-02-15)[2]
Written inPython
Operating systemLinux/X11, macOS, Windows
LicenseLGPL
Websitepyside.org qt.io/qt-for-python

PySide is a Python binding of the cross-platform GUI toolkit Qt developed by The Qt Company, as part of the Qt for Python project. It is one of the alternatives to the standard library package Tkinter. Like Qt, PySide is free software. PySide supports Linux/X11, macOS, and Microsoft Windows. The project can also be cross compiled to embedded systems like Raspberry Pi,[3][4] and Android devices.[5]

  1. ^ "PySide has been released". PySide – Python for Qt. August 18, 2009. Archived from the original on October 25, 2009.
  2. ^ "PySide6 Release History". Python Package Index.
  3. ^ "Qt for Python Cross compilation". Qt. The Qt Company. April 13, 2022.
  4. ^ "Qt for Python details on the new 6.3 release". Qt. The Qt Company. April 13, 2022.
  5. ^ "Taking Qt for Python to Android". Qt. The Qt Company. April 13, 2022.