Since Google released its Google Chart API, everybody’s been charting like mad carrots.
Well, there’s a nice Python package for building charts available, which is pretty lightweight, simple to use and nice looking.
It’s name came out a little unfortunate, though… It’s called PyCha.
In Portuguese, it sounds a little strange.
Manager: So, are we going to use Google’s API for charts?
Programmer: No, we’re using the PyCha…
Update: I came across pygooglechart, a Python wrapper for the Google Chart API.