Changes between Version 17 and Version 18 of BluePrint/Reporting


Ignore:
Timestamp:
09/02/09 14:33:04 (14 years ago)
Author:
Praneeth Bodduluri
Comment:

Added matplotlib

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/Reporting

    v17 v18  
    99We have made use of this for the PDF representation of the REST Controller (via [http://reportlab.org ReportLab]). It also supports Graphics (via [http://www.pythonware.com/products/pil/ PIL]):
    1010 * http://geraldo.sourceforge.net/
     11
     12We can also use Matplotlib for generation of visualisations:
     13
     14[http://matplotlib.sourceforge.net/faq/howto_faq.html#matplotlib-in-a-web-application-server]
     15
    1116
    1217Excel files are currently written using [http://pypi.python.org/pypi/xlwt xlwt]. Other options: