Export data from excel to word Formatting data (templates) from excel .xlsx, export to a .docx (word) file. How to run it: clone this repository execute the folder with python: python excelToWord REQUIREMENTS: modules : pandas, python-docx, xlrd pip install pandas pip install python-docx pip install xlrd License: MIT License