Projects tagged ‘markup’, ‘python’, ‘template’, and ‘templating’


Jump to tag:

Projects tagged ‘markup’, ‘python’, ‘template’, and ‘templating’

Filtered by Project Tags markup python template templating

Refine results Project Tags templates (2) engine (2) html (2) web (2) template_engine (1) tal (1) mvc (1) development (1) xml (1)

[2 total ]

74 Users
   

Genshi is a Python library that provides an integrated set of components for parsing, generating, and processing HTML, XML or other textual content for output generation on the web. The major feature ... [More] is a template language, which is heavily inspired by Kid [Less]
Created over 3 years ago.

2 Users
 

Chameleon is an open-source template engine written in Python. It's not a template language in itself, but it's used by several language implementations. Templates are compiled to Python byte-code ... [More] which is the technique used by template libraries such as Mako and Cheetah. This approach is widely considered to provide optimal performance. [Less]
Created about 1 year ago.