Differences between revisions 1 and 12 (spanning 11 versions)
Revision 1 as of 2002-10-15 11:34:31
Size: 1350
Editor: 217
Comment: From CheeTah.
Revision 12 as of 2014-05-08 06:12:41
Size: 200
Editor: 78
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#pragma section-numbers off
A templating framework for WebProgramming.
=== Masthead ===

   URL:: http://www.cheetahtemplate.org/
   version:: 0.9.14 (''[[Date(2000-01-01T00:00:00)]]'')
   licence::
   platforms::
   Python versions::

=== Deployment Platforms ===

Templates are compiled to Python modules, with a Pythonic interface. The generated template module can also be used as a stand-alone program (which prints the text of the generated page), useful for instance to create a static HTML site. Templates are true Python objects, supporting inheritence and user-defined methods.

=== Suitability ===

=== Development Interfaces ===

=== Environment Access ===

You have to connect the template to the environment explicitly.

=== Session, Identification and Authentication ===

=== Persistence Support ===

=== Presentation Support ===

=== InTheirOwnWords ===
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. Cheetah has many potential uses, but web developers looking for a viable alternative to ASP, JSP, PHP and PSP are expected to be its principle user group.
=== Comments ===
Cheetah has its own wiki (sadly, they use twiki) http://cheetah.colorstudy.net/twiki/bin/view/Cheetah/WebHome

=== Hosting ===
My hobby is mainly Shortwave listening. <<BR>>
I to learn Bengali in my free time.<<BR>>
<<BR>>
Look at my web page [[https://www.linkedin.com/company/athletic-greens|athletic greens melbourne]]

My hobby is mainly Shortwave listening.
I to learn Bengali in my free time.

Look at my web page athletic greens melbourne

Cheetah (last edited 2014-05-21 13:29:31 by EtienneRobillard)

Unable to edit the page? See the FrontPage for instructions.