python-webhelpers 1.0

Helper library for aiding the writing of web templates in Python
Web Helpers is a library of helper functions intended to make writing templates
in web applications easier.

One of the sub-sections of Web Helpers contains a full port of the template
helpers that are provided by Ruby on Rails with slight adaptations on occasion
to accommodate for Python.