httk.httkweb.helpers module

class httk.httkweb.helpers.UnquotedStr(val)[source]

Bases: object

httk.httkweb.helpers.identify(topdir, relative_url, ext_to_class_mapper, allow_urls_without_ext=True)[source]
httk.httkweb.helpers.read_config(srcdir, renderers, default_global_data=None, override_global_data=None, config='config')[source]
httk.httkweb.helpers.setup(renderers, template_engines, function_handlers)[source]
httk.httkweb.helpers.setup_template_helpers(global_data)[source]