Python Forum
Jinja2 and Excel - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: Jinja2 and Excel (/thread-27096.html)



Jinja2 and Excel - zinho - May-26-2020

I trying use Excel file to receive via Python3 and Jinja2 as a template.

My sheet will be used to show my report.

I don't now how start, someone have a hint?

Thank you


RE: Jinja2 and Excel - zinho - Mar-26-2021

Hi

Some one know how to do something like this?
https://hugoworld.wordpress.com/2019/01/21/easy-excel-reporting-with-python-and-jinja2/