PythonDeOffice is a repository of useful python code to unify the formatting of MS Office file.
These codes will allow you to edit and configure with MS Office more efficiently.
The codes in PythonDeOffice has been developed and test only on Windows, especially Windows10 and uses the follow packages of Python:
- python 3.10.2
- openpyxl 3.0.9
- python-docx 0.8.11
If the codes in PythonDeOffice cloned by git, downloaded and installed all packages successfully, the codes will be able to use as python. Please refer the following wiki pages for instructions on how to use each codes.