summaryrefslogtreecommitdiffstats
path: root/python/relatorio/README
blob: 5ce5862b69565d045eec56984f09d1e5a9730d85 (plain)
1
2
3
4
5
6
7
8
9
relatorio is a templating library which provides a way to easily
output all kind of different files (odt, ods, png, svg, ...).

Adding support for more filetype is easy: you just have to create
a plugin for this.

relatorio also provides a report repository allowing you to link
python objects and report together, find reports by
mimetypes/name/python objects.