Open ravendinata opened 11 months ago
python-docx-template uses Jinja2-like tagging in a template file which makes the report generator very modular. Using Jinja2 we can also edit the documents in Word, see what the changes are in real-time (WYSIWYG), and use it as a template.
python-docx-template uses Jinja2-like tagging in a template file which makes the report generator very modular. Using Jinja2 we can also edit the documents in Word, see what the changes are in real-time (WYSIWYG), and use it as a template.