ANN: PyQt v5.7 Released

Phil Thompson phil at riverbankcomputing.com
Tue Jul 26 17:16:47 EDT 2016


PyQt v5.7 has been released. These are the Python bindings for the Qt application toolkit and runs on Linux, OS X, Windows, iOS and Android.

Also released for the first time under the GPL are PyQtChart, PyQtDataVisualization and PyQtPurchasing.

PyQtChart are the bindings for the Qt Charts library. This implements a set of classes for creating and manipulating 2D charts.

PyQtDataVisualization are the bindings for the Qt Data Visualization library. This implements a set of classes for representing data in 3D and allowing the user to interact with the view.

PyQtPurchasing are the bindings for the Qt Purchasing library. This implements a set of classes that allow applications to support in-app purchases from the Mac App Store on OS X, the App Store on iOS, and Google Play on Android.

Wheels are available from PyPI and include the relevent Qt libraries - nothing else needs to be installed.

Source packages and more information can be found at https://www.riverbankcomputing.com/.

Phil Thompson


More information about the Python-announce-list mailing list