Skip to content

Take a word template and generate dozens with input data

License

Notifications You must be signed in to change notification settings

awhipp/docx-template-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOCX/Word Document Template Automation Tool

Given a template word document. This python notebook allows a user to substitute in records of data and create N documents.

Example

Given document.docx (the template) and data.csv (the records of data) we want to substitute to create a separate form for each user in the CSV file. This will take the template and substitute $name and $email for each records in the dataset and create its own word document.

About

Take a word template and generate dozens with input data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages