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 report designer application QtRptDesigner. Report file is a file in XML format.
The report designer makes easy to create report XML file.
QtRPT (http://www.qtrpt.tk/index.php)
Recommendations:
please read "readme.txt" file
use QtRptDesigner -> to edit xml files.
view examples.
Important: from Qt5.12, the package must have the same version and subversion de PySide2 and shiboken2. for example the PyQtRPT_5.12.3 package has a requirement of PySide2_5.12.3 and shiboken2_5.12.3.
License
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow PyQtRPT
User Reviews
-
What an excellent proposal to report in python !. I have tried this package but I have actually added it to the packages and generated the start file with py extension. It works for me when importing into projects or running the examples, but it lacks a PyQtRPT.dll dll or another file because it does not work, or I am not doing the library properly. Can you help me? ... My email is: isenluna@gmail.com Thankful to the developer if you answer me or another programmer colleague who has already used this package. RegardsReply from PyQtRPT