Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

Cheetah is a Python-powered template engine and code generator. It can be used as a standalone utility or it can be combined with other tools. Web developers are its principle user group, but it has many potential uses and is also being used to generate C++ game code, Java, SQL, form emails, and even Python code.

4.58621
   
  0 reviews  |  185 users  |  12,674 lines of code  |  3 current contributors  |  Analyzed 2 days ago
 
 

Jinja is a sandboxed 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.

4.7
   
  0 reviews  |  47 users  |  10,775 lines of code  |  7 current contributors  |  Analyzed 12 days ago
 
 

Inversion is a templating system for Ruby with an Inversion of Control when compared to most templating systems. What this means is that setting data values in an Inversion template is decoupled from rendering it, allowing you to add data directly from whatever part of the code it is generated ... [More] rather than requiring that you pass around an intermediate data structure for later combination with the template when it's rendered, without sacrificing encapsulation or exposing unnecessary scope. [Less]

0
 
  0 reviews  |  0 users  |  8,371 lines of code  |  2 current contributors  |  Analyzed 10 months ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.