Skip to content

Messing around with Python's .format() instead of template code

License

Notifications You must be signed in to change notification settings

dangayle/format-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Format Templates

Why use a fancy templating language at all when Python has a built-in format() string function with curly braces ({}) already?

##About

I started this project so I could figure out how to create a static html templating system like Jekyl, but from scratch. Any and all contributions are welcome. Thanks!

##License

MIT license

About

Messing around with Python's .format() instead of template code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published