python-docx-template
python-docx-template copied to clipboard
Render takes increasingly long on large number of variables
I have a template with around 12.000 variables (text only) and rendering takes a whooping 27 minutes. Is there any way to speed up rendering? Thank you.
Did you try PyPy interpreter ?