gifgraph or gd in python?
Fredrik Lundh
fredrik at pythonware.com
Sun May 16 18:40:20 EDT 1999
Travis C. Porco <porco at stat.Berkeley.EDU> wrote:
> Is there support in Python for GD and Gifgraph modules? These are
> described in _Programming Web Graphics with Perl and GNU software_,
> by Wallace. GD and Gifgraph are kewl, but I don't want to le at rn
> $perl to use them.
here's a cool page:
http://www.python.org/download/Contributed.html
look under "graphics", and see what you can find.
but if you want something übercool, check:
http://www.python.org/topics/scicomp/plotting.html
especially:
http://starship.python.net:9673/crew/da/Snow
</F>
More information about the Python-list
mailing list