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 Legal Documents (s)
What:
Replace placeholders in a Word-Document using the parameters from an xlsx
Used Modules:
docx, xlwings

Create Invoices (s)

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 (s)

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