Hello Everyone,
I'm pleased to announce the first public release of PyStripchart, a set
of widgets for displaying sampled information in an interactive "strip
chart" form. This initial release contains some example code, and shows
the overall approach I'm taking to develop this widget set.
My main reason for releasing at this time is to elicit comments from the
PyGTK community regarding my general approach. Are there things I'm not
doing that I should be doing, or vice versa? Since I'm still a newbie
as far as PyGTK goes, any comments would be very much appreciated.
Thanks, :-)
Jonathan Merritt
******************
PyStripchart 0.0.2
Description
===========
PyStripchart is a set of "megawidgets" for displaying time-sampled data
in an interactive "strip chart" form. The widgets are written in Python
and built upon the PyGTK package.
License
=======
GNU LGPL
Requirements (same or newer)
============
- GTK+ 2.0
- Python 2.2.2
- PyGTK 1.99.16
Download
========
http://sourceforge.net/projects/jstripchart
Homepage
========
http://jstripchart.sourceforge.net
Mailing Lists
=============
http://sourceforge.net/mail/?group_id=57170
|