Skip to content

go_template-0.0.1

Latest
Compare
Choose a tag to compare
@harsh-98 harsh-98 released this 14 Apr 19:26
· 2 commits to master since this release
  • Currently, it has only one function which takes the path of template and value file. And depending on the third argument, either write to stdout if empty or to file if given its path.
  • It is available through PyPI, pip install go_template