doc_auto.py- Transforms document into figure 2
doc_auto-1-1.py - Transformsdocument to figure 4
(Check article for figure reference)
-
Install python docx
pip install python-docx
- Install python docxtpl
pip install docxtpl
- Clone the repository
2.Change directory into the repository's
- In the same directory run this command
python doc_auto.py folder
or
python doc_auto-1-1.py folder
As the case maybe, depending on the script that you want to use.
Article can be read here!