Use Python instead of Perl's GifGraph?

Hamish Lawson hamish_lawson at yahoo.co.uk
Fri Jan 26 19:21:52 EST 2001


rscobee at pbsj.com wrote:

> So I was just wandering if there are any libraries similar
> to GIFGraph already in Python

GDChart is probably your best best:

http://athani.pair.com/msteed/software/gdchart/index.html

If you intend to use it under Windows (which I'm guessing from your
mention of NT and VB), then you get a precompiled* binary (Python 2.0)
with GIF, JPEG and PNG support included at:

http://athani.pair.com/msteed/software/gdchart/gdchart-py-w32bin-0.5.zip

* Core parts are written in C.

Other packages to look at may be Graphite and PILGraph, but they seem
to be less mature. You can find details of these at the Vaults of
Parnassus, the main directory of Python software:

http://www.vex.net/parnassus/


Hamish Lawson


Sent via Deja.com
http://www.deja.com/



More information about the Python-list mailing list