A report generator that reads data from Excel (.xlsx), populate and generate report to Microsoft Words (.docx)
This can be use in any industry with minor tweak, to speed up mundane reporting work with more efficiency and higher accuracy.
The output will be in .docx
file format.
- Python 3 and libraries
- Specify configurations in
config.json
Sample files can be found in template
and assessment
folder.
Run python3 main.py