/python-read-write-docx

An example of using Python to read write docx file

Primary LanguagePythonMIT LicenseMIT

python-read-write-docx

An example of using Python to read write docx file based on python-docx.

The rw_docx.py is an example of using a XLSX file and a template docx file to create more docx files, as shown in the following figure:

Example Concept