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

--
https://mail.python.org/mailman/listinfo/python-announce-list

       Support the Python Software Foundation:
       http://www.python.org/psf/donations/

Reply via email to