PyQwt is a set of Python bindings for the Qwt class library which contains widgets for scientific and engineering applications. It allows you to integrate PyQt, Qt, Qwt, the Numerical Python extensions, and optionally SciPy in a GUI Python application or in an interactive Python session.
License: GNU General Public License (GPL)
Changes:
This release adds support for Qt v4.4, PyQt
v4.4.2, SIP-4.7.6, and the new classes in Qwt
v5.1.x. A bugfix makes meaningful subclassing of
QwtPicker possible. Three advanced examples have
been added.