drawing graphs in python
Michael Haggerty
mhagger at alum.mit.edu
Wed Jun 7 16:57:21 EDT 2000
"Drew Fisher" <drew at level3.nospam.net> writes:
> Hello. I am still learning Python, but I came across a need for
> generating dynamic graphs (network load average, uptime, boring
> stuff like this :).
>
> Is the a module in Python that allows this? If so, could someone
> point me to it?
Another possibility is my Gnuplot.py module. It allows you to call
the gnuplot program from python in a fairly convenient way. Gnuplot
can create output in a variety of formats.
http://monsoon.harvard.edu/~mhagger/download/
Michael
--
Michael Haggerty
mhagger at blizzard.harvard.edu
More information about the Python-list
mailing list