Templayer

A layered template library for Python.
Download

Templayer Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • Ian Ward
  • Publisher web site:
  • http://excess.org/templayer/

Templayer Tags


Templayer Description

A layered template library for Python. Templayer is a layered template library for Python. Templayer currently supports only HTML generation, but its simple design is easily extended to support other file formats. Templayer was created to offer an alternative to the more common ways of generating dynamic HTML: embedding code within the HTML (PHP etc.) , or embedding HTML within code (traditional CGI).Neither of these methods allow for a clean separation of the form, or layout, of a page and the function of page generation. Instead of mixing HTML and Python, two rich and extremely expressive languages, we can add a small amount of syntax to each and keep the two separate and coherent. What's New in This Release: · django_view functions now return a unicode string (fix for RSS feeds) · Fix for get_django_template with auto_reload!='debug' · UTF-8 data in templates is now accepted


Templayer Related Software