An GUI toolkit for creating interactive applications with a set of GUI neutral widgets implemented with Matplotlib artists.
- Button
- Horizontal Box
- Label
- Plot
- Slider
- Vertical Box
- Window
WORK IN PROGRESS!!!
$ PYTHONPATH=`pwd` python runscripts/example1.py
# OR
$ pith runscripts/example1.py
$ PYTHONPATH=`pwd` python runscripts/gaussian_demo.py
# OR
$ pith runscripts/gaussian_demo.py
$ PYTHONPATH=`pwd` python runscripts/text_demo.py
# OR
$ pith runscripts/text_demo.py