Automate your word documents with python scripts like combining different docx-files and excel-sheets, splitting, converting, calculating, aggregating, grouping etc. Create dynamically word documents with flexible input data from eg. excel-sheets.
Create Invoices

What:
Read input-data from excel + word template and create dynamically bills according to the input-data with subtotal and totals
Used Modules:
docx, xlwings
Formular Childcare

What:
Read input-data from excel + word template and create formulars for specific children childcare
Used Modules:
docx, xlwings
Relocation Parsing

What:
Parse data from relocation documents for Job Details, Moving From – To, Additional Comments, Notes, etc.
Used Modules:
docx, xlwings