QME-Dev Workbench (wxSciPy) rc0.4 - RELEASED TODAY on sourceforge:
QME-Dev Workbench (wxSciPy) download | SourceForge.net
The main goals of QME-DEV Workbench wxScipy:
- Provide a GUI for SciPy
- Provide framework to send/retrieve data from/to Python Shell into the GUI
- Provide a Data Analysis Workbench using Python/SciPy
- Allow Multiple Python Shells that can run simultaneously
- Python Shells ‘running’ in the GUI do not freeze the GUI when the Shells are running long tasks,
- GUI provides an excel-like look for your data and graphing capability with
import/export to CSV and other Data format. - GUI provides a socket server and a socket client library class for accessing the GUI from your own scripts:it allows remote firing of scripts inside the GUI shells from your own external scripts and retrieval of Data, setting and getting data from the GUI, etc…
Tested: on Windows XP & Ubuntu (7.04 Feisty Fawn).
Tested: GUI-DataGrid<->Shell transfer with Matrix up to 200,000 elements.
Tested: with >3millions lines in DataGrid acquired from data acquisition files.
Best Regards,
Robert