/PythonODFTemplator

ODF templating library for python.

Primary LanguagePythonMIT LicenseMIT

PythonODFTemplator

ODF templating library for python.

PythonODFTemplator is a template library for embedding values in LibreOffice documents(ODF). Jinja2 is used for the syntax to embed values in documents. The result of embedding the values can be output as a LibreOffice document(ODF) or PDF.

This library was written by Kenji Nishishiro.

Build instructions

pip install PythonODFTemplator

How to use PythonODFTemplator

Please read the source.

Licence

MIT License