Skip to content

gnormal/jinja-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jinja-example

An example of generating text output using jinja2 templates.

This repo uses https://github.com/kblomqvist/yasha to render jinja2 templates, using Gnorm's template engine option.

Everything in the ./generated directory was generated by gnorm when pointed at a database with the schema defined in gnorm.sql, using the jinja2 templates in the root directory.

books.json is an example of the json output that gnorm produces for a specific table (in this case the books table) and is fed into the templates.

About

an example of gnorm generating text output using jinja2 templates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages