python3-cheetah

text-based template engine and Python code generator (Python 3)

Description

Cheetah can be used as a standalone templating utility or referenced as a library from other Python applications. It 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.

Features:
 * Generates HTML, SGML, XML, SQL, Postscript, form email, LaTeX, or any other
   text-based format.
 * Cleanly separates content, graphic design, and program code.
 * 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.

This package contains the Python 3 module.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://www.cheetahtemplate.org/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-cheetah