Projects tagged ‘templating’


[26 total ]
116

Smarty

   
Primary Language: XSL Transformation Licensed as: GNU Lesser General Public License 2.1

Smarty is a template engine for PHP. More specifically, it facilitates a manageable way to separate application logic and content from its presentation.

Metrics updated 17 Feb 08

54

Pylons

   
Primary Language: Python Licensed as: BSD-ish License

Pylons combines the very best ideas from the worlds of Ruby, Python and Perl, providing a structured but extremely flexible Python web framework. It's also one of the first projects to leverage the emerging WSGI standard, which allows extensive ... [More] re-use and flexibility but only if you need it. Out of the box, Pylons aims to make web development fast, flexible and easy. [Less]

Metrics updated 13 Jan 08

44

Genshi

   
Primary Language: Python Licensed as: BSD-ish License

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 is a template language, which is heavily inspired by Kid

Metrics updated about 16 hours ago

34

Mason

   
Primary Language: Perl Licensed as: Artistic License,GNU General Public License 2.0

Mason is a powerful Perl-based web site development and delivery engine. With Mason you can embed Perl code in your HTML and construct pages from shared, reusable components. Mason solves the common problems of site development: caching ... [More] , debugging, templating, maintaining development and production sites, and more. Mason is 100% free and open source. Although it can be used from CGI or even stand-alone, it is optimally designed for use with two other open source technologies: mod_perl and Apache. [Less]

Metrics updated 10 Jun 08

13

Jinja

   
Primary Language: Python Licensed as: BSD-ish License

Jinja is a sandboxed template engine written in pure Python licensed under the BSD license. It provides a Django-like non-XML syntax and compiles templates into executable python code. It's basically a combination of Django templates and python code.

Metrics updated 23 Oct 07

11

Haml

   
Primary Language: Ruby Licensed as: MIT License

Haml is a markup language that’s used to cleanly and simply describe the XHTML of any web document without the use of inline code. Haml functions as a replacement for inline page templating systems such as PHP, ASP, and ERB, the templating language ... [More] used in most Ruby on Rails applications. However, Haml avoids the need for explicitly coding XHTML into the template, because it itself is a description of the XHTML, with some code to generate dynamic content. [Less]

Metrics updated 24 May 08

10

Werkzeug

   
Primary Language: Python Licensed as: BSD-ish License

Werkzeug is a collection of various utilities for WSGI applications. It features request and response objects as well as a powerful url dispatcher and a debugging system. Not released!

Metrics updated 02 Nov 07

10

Bricolage

 
Primary Language: Perl Licensed as: BSD-ish License

Bricolage, an open-source enterprise-class content management and publishing system, greatly simplifies the complex tasks of creating, managing, and publishing the vast libraries of content essential to any organization. Includes advanced features ... [More] such as fully-configurable workflows, customizable document types, multisite management capabilities, and comprehensive Perl- and PHP-based templating support. Built to support large organizations. [Less]

Metrics updated 05 Jul 08

8

Template::Declare

   
Primary Language: Perl Licensed as: Artistic License 2.0,GNU General Public License 2.0

Perlish declarative templates. Using tag names to label blocks, you can easily render HTML or XML with Perl code intermixed. All of it is in pure Perl without source filtering.

Metrics updated 06 Jul 08

8

kid

   
Primary Language: Python Licensed as: MIT License

Kid is a simple template language for XML based vocabularies written in Python. It was spawned as a result of a kinky love triangle between XSLT, TAL, and PHP. We believe many of the best features of these languages live on in Kid with much of the limitations and complexity stamped out.

Metrics updated 28 Jun 08