Simple python docx templating
Simple module for replacing {{tags}} inside Microsoft Word docx documents
- Python 3
- python-docx >= 0.8.8
- lxml >= 2.3.2
Just import docxt inside you program. See example.py file.
- Andrey Luzhin
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details