By 2009, Nokia, the then owners of the Qt toolkit, wanted Python binding available under the LGPL license. Nokia failed to reach an agreement with Riverbank Computing, the developers of the PyQt Python binding.4 In August, Nokia released PySide. It provided similar functionality, but under the LGPL.56 'Side' is Finnish for binding.7
There have been three major versions of PySide:8
PySide version 1 was released in August 2009 under the LGPL by Nokia,9 then the owner of the Qt toolkit, after it failed to reach an agreement with PyQt developers Riverbank Computing10 to change its licensing terms to include LGPL as an alternative license. It supported Qt 4 under the operating systems Linux/X11, Mac OS X, Microsoft Windows, Maemo and MeeGo,11 while the PySide community added support for Android.12
PySide2 was started by Christian Tismer to port PySide from Qt 4 to Qt 5 in 2015.13 The project was then folded into the Qt Project.14 It was released in December 2018.15
PySide6 was released in December 2020. It added support for Qt 6 and removed support for all Python versions older than 3.6.16
The project started out using Boost. Python from the Boost C++ libraries for the bindings. It later created its own binding generator named Shiboken,17 to reduce the size of the binaries and the memory footprint.18[when?]
"Qt for Python Cross compilation". Qt. The Qt Company. April 13, 2022. https://doc.qt.io/qtforpython-6/gettingstarted/index.html#cross-compilation ↩
"Qt for Python details on the new 6.3 release". Qt. The Qt Company. April 13, 2022. https://www.qt.io/blog/qt-for-python-details-on-the-new-6.3-release ↩
"Taking Qt for Python to Android". Qt. The Qt Company. April 13, 2022. https://www.qt.io/blog/taking-qt-for-python-to-android ↩
faq, Martin Fitzpatrick Last updated (2019-06-21). "PyQt5 vs PySide2: What's the difference between the two Python Qt libraries?". Python GUIs. Retrieved 2022-06-25. https://www.pythonguis.com/faq/pyqt5-vs-pyside2/ ↩
"FAQ – PySide – Python for Qt". Pyside.org. Archived from the original on 2012-01-11. Retrieved 2009-09-03. https://web.archive.org/web/20120111134407/http://www.pyside.org/faq/ ↩
"PySide has been released – PySide – Python for Qt". Pyside.org. 2009-08-18. Archived from the original on 2009-10-25. Retrieved 2009-09-03. https://web.archive.org/web/20091025170910/http://www.pyside.org/2009/08/pyside-has-been-released/ ↩
Maureira-Fredes, Cristián (December 10, 2020). "Qt for Python 6 released". Qt. The Qt Company. https://www.qt.io/blog/qt-for-python-6-released ↩
"PySide has been released". PySide – Python for Qt. August 18, 2009. Archived from the original on October 25, 2009. https://web.archive.org/web/20091025170910/http://www.pyside.org/2009/08/pyside-has-been-released/ ↩
"PySide FAQ". Qt Wiki. July 31, 2017. Archived from the original on August 6, 2020. Retrieved February 24, 2021. https://web.archive.org/web/20200806174411/https://wiki.qt.io/PySide_FAQ ↩
"PySide Downloads". Qt Wiki. February 16, 2018. Retrieved February 24, 2021. https://wiki.qt.io/PySide_Downloads ↩
"PySide for Android guide". Qt Wiki. February 26, 2018. Retrieved February 24, 2021. https://wiki.qt.io/PySide_for_Android_guide ↩
"Qt for Python". Qt Wiki. December 16, 2020. Retrieved February 24, 2021. https://wiki.qt.io/Qt_for_Python ↩
Knoll, Lars; Tismer, Christian (April 11, 2016). "Bringing pyside back to Qt Project". pyside-dev Google Group. Retrieved February 24, 2021. https://groups.google.com/g/pyside-dev/c/pqwzngAGLWE/m/kXUpXBhILAAJ ↩
"Shiboken". Qt Documentation. The Qt Company. Retrieved February 24, 2021. https://doc.qt.io/qtforpython/shiboken6/ ↩
"PySide Shiboken FAQ". Qt Wiki. June 5, 2016. Retrieved February 24, 2021. https://wiki.qt.io/PySide_Shiboken_FAQ ↩