Skip to content

lorena112233/excelToWord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Import data from excel and export formatted data to a word document

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages