Overview

The PySide project provides LGPL-licensed Python bindings for the Qt cross-platform application and UI framework. PySide Qt bindings allow both free open source and proprietary software development and ultimately aim to support all of the platforms as Qt itself.

WHAT'S NEW?
January 4th, 2012

PySide 1.1.0 – “Adriano”: Python for Qt released!

The PySide team is proud to announce the new release version 1.1.0 ofPySide project.Major changes
- New type converter scheme;- Bug Fixes;About PySide
PySide is the Nokia-sponsored Python Qt bindings project, providingaccess to not only the complete Qt 4.7 framework but also Qt Mobility,as well as to generator tools for rapidly generating bindings for anyC++ libraries.The PySide [...]

November 29th, 2011

PySide 1.0.9 – “Sheldon”: Python for Qt released!

The PySide team is proud to announce the new release version 1.0.9 of PySide project.
Major changes
. Bug Fixes;
About PySide
PySide is the Nokia-sponsored Python Qt bindings project, providing access to not only the complete Qt 4.7 framework but also Qt Mobility, as well as to generator tools for rapidly generating bindings for any C++ libraries.
The PySide [...]

October 20th, 2011

PySide 1.0.8 – ” Adiós Coxinha” released!

The PySide team is proud to announce the new release version 1.0.8 of PySide project.
Major changes
. Experimental Python3.2 support;
. Qt4.8 beta support;
. Bug Fixes;
Note about Python3.2 support
To enable the experimental Python3.2 support on PySide you need to have Shiboken compiled for Pyhton3.2. You can achieve that passing -DUSE_PYTHON3=ON on Shiboken cmake command line – PySide [...]