Options for creating a statistics screen on a Mac with Python?
Phillip B Oldham
phillip.oldham at gmail.com
Sat May 16 10:54:35 EDT 2009
On May 16, 2:15 pm, "Diez B. Roggisch" <de... at nospam.web.de> wrote:
> matplotlib should serve you well.
Thanks, I'll check that out.
> Or you use some web-based solution with a javascript-based chart library.
I'd rather stay away from web-based solutions; since this is going to
be running 24/7 and has a fixed a screen size. I'd prefer something
that has few dependencies, if possible hooking into the OS X platform
for graphics.
More information about the Python-list
mailing list