Package available in: [trunk] [8.0] [7.0] [6.0] [2.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. 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.
Cheetah: - generates HTML, SGML, XML, SQL, Postscript, form email, LaTeX, or any other text-based format. - cleanly separates content, graphic design, and program code. This leads to highly modular, flexible, and reusable site architectures, shorter development time, and HTML and program code that is easier to understand and maintain. It is particularly well suited for team efforts. - blends the power and flexibility of Python with a simple template language that non-programmers can understand. - gives template writers full access to any Python data structure, module, function, object, or method in their templates. - makes code reuse easy by providing an object-orientated interface to templates that is accessible from Python code or other Cheetah templates. One template can subclass another and selectively reimplement sections of it. - provides a simple, yet powerful, caching mechanism that can dramatically improve the performance of a dynamic website. - compiles templates into optimized, yet readable, Python code.
... part of T2, get it here
URL: http://www.cheetahtemplate.org/
Author: The Cheetah Development Team
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>
License: OpenSource
Status: Stable
Version: 1.0
Download: http://dl.sourceforge.net/cheetahtemplate/ Cheetah-1.0.tar.gz
T2 source: cheetah.cache
T2 source: cheetah.desc
Build time (on reference hardware): 5% (relative to binutils)2
Installed size (on reference hardware): 1.12 MB, 109 files
Dependencies (build time detected): bash binutils bzip2 coreutils dbus diffutils gawk gcc glibc gnue-common grep linux-header numpy pil python sed sysfiles tar wxpython zope
Installed files (on reference hardware): n.a.
1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.
2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).