[PyKDE] ANN: PyQwt-4.2.1 and PyQwt5-20060521

Gerard Vermeulen gerard.vermeulen at grenoble.cnrs.fr
Sun May 21 17:24:06 BST 2006


I am proud to announce PyQwt-4.2.1 and PyQwt5-20060521

What is PyQwt?

- it is a set of Python bindings for the Qwt C++ class library which
  extends the Qt framework with widgets for scientific and engineering
  applications.   It provides a widget to plot 2-dimensional data and
  various widgets to display and control bounded or unbounded floating
  point values.

- it requires and extends PyQt, a set of Python bindings for Qt.

- it supports the use of PyQt, Qt, Qwt, the Numerical Python extensions
  (any combination of NumPy, numarray, and Numeric) and optionally
  SciPy in a GUI Python application or in an interactive Python session.

- it runs on POSIX, MacOS/X and Windows platforms (practically any
  platform supported by Qt and Python).
 
The home page of PyQwt is http://pyqwt.sourceforge.net.

New features in PyQwt-4.2.1 are:
1. support for NumPy.
2. upgrade to PyQt-3.16 and its code generator SIP-4.4.x.
3. PyQwt-4.2.1 can coexist with the PyQwt5 snapshots (or future
   releases) for Qt-3 and Qt-4

PyQwt-4.2.1 requires:
1. Python-2.4.x or -2.3.x.
2. PyQt-3.16 and SIP-4.4.x.
4. Qt-3.3.x or -3.2.x.


PyQwt5-20060521 is based on a snapshot of the not yet released Qwt-5.0.0
library and is compatible with PyQt-3.16, PyQt4-4.0 and SIP-4.4.x.

PyQwt-4.2.1 for Qt-3 and PyQwt5-20060521 for Qt-3 *and* for Qt-4 can
coexist within the same Python interpreter.


Note: the API of PyQwt-4.2.1 and PyQwt5 are really different.


Have fun -- Gerard Vermeulen




More information about the PyQt mailing list