> #3 Is there any equivalent to jfreechart and jfreereport
> (http://www.jfree.orgfor details) in python.

I haven't used either extensively but you might check out ReportLab
for report generation (http://www.reportlab.org). And MatPlotLib for
creating plots, charts and graphs (http://matplotlib.sourceforge.net).
There may be alternatives available.

Matt

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to