Skip to content

Generates different variations of the same file from a scv

License

Notifications You must be signed in to change notification settings

vicfic18/AnyMailMerge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Any Mail Merge

Generates different variations of the same file from a scv. This script can be used to mail merge any text files. I mean all text files, including:

  • markdown (.md)

  • scalable vector graphics (.svg)

  • etc.

All you need to do is to execute the scriptamm.py with the following parameters:

python3 amm.py source.csv template.txt

⚠ Make sure the name of the variable in the template file is the same as the name of the field in the csv. ⚠

About

Generates different variations of the same file from a scv

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages