Formatting data (templates) from excel .xlsx, export to a .docx (word) file.
- clone this repository
- execute the folder with python:
python excelToWord
modules :
- pandas,
- python-docx,
- xlrd
pip install pandas
pip install python-docx
pip install xlrd
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Formatting data (templates) from excel .xlsx, export to a .docx (word) file.
python excelToWordmodules :
pip install pandas
pip install python-docx
pip install xlrd