An easy solution to design reports using LibreOffice templates (ODT/ODS) and Python. Current version 0.10.0, with releases approximately yearly.
pip install py3o-templateVerified import paths — ran on the pinned version, not inferred.
Basic usage: load a LibreOffice template, set variables, render.
Use .odt files as templates. Save .ott as .odt first.
Use the py3o documentation for proper placeholder syntax; ensure no conflicts.
Run 'pip install py3o-template' to install the package.
Check documentation for the correct method. For 0.10, use 'set' but ensure you have the latest version.