Uh oh!
There was an error while loading. Please reload this page.
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Latest commit | ||||
Repository files navigation
PyQwt: Python bindings for Qwt (Qt Widgets for Technical applications) License: GPL with exceptions for use with non-GPL'ed releases of Qt, PyQt and sip (see the file COPYING.p). Almost all the functionality of the Qwt library is implemented: feel free to request missing features. PyQwt is being developed on Mandrake, SuSE, Linux-From-Scratch and Win4Lin/Windows-98 with: Python-2.2 http://www.python.org Python-2.3 http://www.python.org Numeric-23.5 http://sourceforge.net/projects/numpy numarray-1.1 http://www.stsci.edu/resources/software_hardware/numarray Qwt-4.2.0 http://qwt.sourceforge.net Qt-3.3.3 http://www.trolltech.com Qt-2.3.1 http://www.trolltech.com Qt-2.3.0-NC http://www.trolltech.com sip-3.11.1 http://www.river-bank.demon.co.uk/download/sip sip-4.1.1 http://www.river-bank.demon.co.uk/download/sip PyQt-3.13 http://www.river-bank.demon.co.uk/download/pyqt This version of PyQwt requires: 1. Python -2.1, -2.2, 2.3, or 2.4 1. PyQt -3.10, -3.11, -3.12, or -3.13 2. sip -3.10, -3.11, -4.0 or -4.1 3. Qt-2.3, -3.0, -3.1, -3.2, or -3.3 INSTALLATION See Doc/html/pyqwt/index.html or the INSTALL file for a quick start.