pystache.init module

This module contains the initialization logic called by __init__.py.

pystache.init.render(template, context=None, **kwargs)[source]

Return the given template string rendered using the given context.