PythonQt News
Dynamic Python binding for Qt Applications
Brought to you by:
florianlink,
marcusbarann
Today we released PythonQt 3.2. It provides several bug fixes and improvements.
The main changes are:
* improvements and fixes to QMetaObject creation on Python classes derived from QObject
* wrapper generator now works with Qt 5.7 and Qt 5.8
* various fixes in the type system
* new naming convention for the generated shared libraries to allow side-by-side PythonQt libraries for Qt4/Qt5 and Python 2 / Python 3