Pyside QtRPT
Python Binding for QtRPT
(PySide Shiboken)
QtRPT Report Engine
Python Report
License LGPL3 compatible with QtRPT (see license)
"""QtRPT is the easy-to-use print report engine written in C++ QtToolkit.
It allows combining several reports in one XML file. For separately taken field,
you can specify some condition depending on which this field will display in different font and background color, etc.
The project consists of two parts: report library QtRPT and...
reppy is a PDF-Report Generator for databases (MySQL, Postgres, CSV) written in Python. The report definition is based on an XML-template, which can be edited with the included program XTRed. It needs the python library reportlab for pdf-creation.