[ANN] PythonQt 3.0 released!

Florian Link florianlink at gmail.com
Wed Feb 4 14:20:33 CET 2015


PythonQt 3.0 has just been released. PythonQt is a dynamic binding of 
the Qt API and allows
to embedd Python easily into C++ Qt applications. The PythonQt bindings 
offer complete wrappers
to most Qt 4 and Qt 5 APIs.

PythonQt is open source (LGPL license) and is being used on Windows, 
Linux and MacOS.

The following features have been added:

* Python 3 support
* Qt 5 support
* C++/Python ownership tracking for most of the Qt API
* better support for Pylint and jedi completion library
* wrapping of all protected methods and protected enums
* many small improvements and bug fixes

https://sourceforge.net/projects/pythonqt/
http://pythonqt.sourceforge.net/

best regards,
Florian Link



More information about the Python-announce-list mailing list