introducing Cheetah: The Python-Powered Template Engine

Tavis Rudd tavis at calrudd.com
Fri Jul 13 21:27:26 EDT 2001


Cheetah is a Python-powered template engine and code 
generator that grew out of discussions on the 
webware-discuss list.  Cheetah was designed for internet 
development and provides integration with Webware 
(webware.sourceforge.net). Together with Webware, Cheetah 
is a compelling alternative to ASP, JSP, PHP and PSP for 
building dynamic web sites.   Cheetah can also be used 
without Webware and is not limited to HTML.

Last month, we shifted the development discussions to 
cheetahtemplate-discuss at lists.sourceforge.net and created 
http://www.CheetahTemplate.org.  Cheetah has matured a lot 
since then.  

Version 0.9.7 was released today.  It includes fixes for 
almost all outstanding bugs,  a beefed-up regression test 
suite, and an updated, but still incomplete, Users' Guide.

Cheetah is Open Source Software. Tavis Rudd (me), Mike Orr, 
Chuck Esterbrook, Ian Bicking and Tom Schwaller are the 
core developers. We welcome contributions and suggestions.  
We also welcome any general discussion about Python-based 
templates on the cheetahtemplate-discuss e-mail list.  You 
can subscribe and view the archives at:
http://lists.sourceforge.net/lists/listinfo/cheetahtemplate-discuss

More information is in the attached file and at 
http://cheetahtemplate.org/

Cheers,
Tavis 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20010713/f8cf1157/attachment.html>


More information about the Python-list mailing list