Geraldo

A free reports engine for Python or Django applications
Download

Geraldo Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • Marinho Brandao
  • Publisher web site:
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 447 KB

Geraldo Tags


Geraldo Description

A free reports engine for Python or Django applications Geraldo uses the power of ReportLab and PIL to generate reports with page header and footer, child bands, report begin and summary bands, agreggation and graphic elements, etc.Geraldo is not dependent of anyone specific Python framework. You can use it in standalone desktop applications and web applications. Geraldo is platform independent and will run well in Mac OS X, Linux, or Windows in the most of available editions and versions. What's New in This Release: · Module 'utils.py' improved to have two main new functions: memoize and run_under_process · 'memoize' is a decorator that stores function results in memory and use it when the function is called again with the same arguments · 'run_under_process' is a decorator that run a function under a multiprocessing.Process instance, that means you use better the power of multi-core servers to generate reports · To make the things easier to use decorator 'run_under_process', we created a new method on geraldo.base.Report class: 'generate_under_process_by', that stores the generation output in a temp file, using a process, and loads that file in the file-like object.


Geraldo Related Software