You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.