|  | 
                                
    Jinja
        
            | 
                    
                        | Jinja is a template engine written in pure Python  licensed under the BSD license. It provides a Django-like non-XML syntax and compiles templates into executable python code. It's basically a combination of Django templates and python code. 
 
 |  |  
            |  |  
            | Category | Template Engines |  
            | License | BSD License |  
            | HomePage | http://jinja.pocoo.org/ |  | 
 
 
 |