Re: Generate reports in Python

2016-08-11 Thread Lawrence D’Oliveiro
On Thursday, August 11, 2016 at 8:30:42 PM UTC+12, wxjm...@gmail.com wrote: > I do not see to much how a library can beat that approach, unless it > duplicates what TeX does. TEX may be fine for more free-form text, but often reports take a more structured layout than that--fixed columns etc.

Re: Generate reports in Python

2016-08-11 Thread Paul Rubin
"Ernest Bonat, Ph.D." writes: > I'm looking for best modules/practices to generate reports (HTML, PDF, etc) > in Python. Good ideas are very appreciated. See: http://www.reportlab.com/ for a well regarded package -- https://mail.python.org/mailman/listinfo/python-list

Generate reports in Python

2016-08-10 Thread Ernest Bonat, Ph.D.
Hi, I'm looking for best modules/practices to generate reports (HTML, PDF, etc) in Python. Good ideas are very appreciated. Thanks Ernest Bonat, Ph.D. Senior Software Engineer Senior Data Scientist -- https://mail.python.org/mailman/listinfo/python-list