Skip to content

Python Library to be able to use the built in formatting of python fstrings a little easier with custom object serialization using variable formatters that will pull values dynamically from any dict or object given to the template.

License

Notifications You must be signed in to change notification settings

Carrera-Dev-Consulting/templatr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Templatr

A simple python library used to be able to define a text to send in any format. It allows you to define your template with a simple object notation and the way to resolve that value from any object and or dict to fill in those values for you.

About

Python Library to be able to use the built in formatting of python fstrings a little easier with custom object serialization using variable formatters that will pull values dynamically from any dict or object given to the template.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published