|
Cheetah是一个开源的模板引擎和代码生成工具,使用python编写。它可以跟其它工具和框架组合使用,也可以单独使用。它主要用于web开发,但是Cheetah非常灵活,也可以用于产生C++的游戏代码,Java,sql,正式邮件,甚至是python代码。
Cheetah is an open source template engine and code generation tool, written in Python. It can be used standalone or combined with other tools and frameworks. Web development is its principle use, but Cheetah is very flexible and is also being used to generate C++ game code, Java, sql, form emails and even Python code.
文档
Cheetah Users' Guide
链接
http://cheetahtemplate.org/
http://sourceforge.net/projects/cheetahtemplate/
http://download.www.opendocs.net/cheetahtemplate/
|
|