To generate .docx file from .yml/.yaml/.json using .docx template
-
Clone this repository by executing following command in cmd/terminal
git clone https://github.com/Karna98/python-template-parser.git
OR
Download zip from here. -
Once successfully cloned or extracted, navigate inside python-template-parser folder.
-
Open a terminal in Ubuntu or Git Bash in Windows and execute
./setup.sh
And then proceed with installation stages sequentially.