Skip to content

Can write a template text file to bulk produce text substituted by parameters from a CSV file

License

Notifications You must be signed in to change notification settings

amitwats/TextOGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextOGen

Can write a template text file to bulk produce text substituted by parameters from a CSV file

Usage

python TextOGen [template file name] [parameter file name]

Template File has the template with parameters. parameters start with # and have a text. Example #param1

Parameter file has to be in CSV format with matching column names with the parameters used.

About

Can write a template text file to bulk produce text substituted by parameters from a CSV file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages