.. _f-templating: module ``texthelper.templating`` ================================ .. inheritance-diagram:: pyquickhelper.texthelper.templating Short summary +++++++++++++ module ``pyquickhelper.texthelper.templating`` Templating functions :githublink:`%|py|5` Classes +++++++ +------------------------------------------------------------------------------------------------+--------------------------------------------+ | class | truncated documentation | +================================================================================================+============================================+ | :class:`CustomTemplateException ` | Raised when a templatre could not compile. | +------------------------------------------------------------------------------------------------+--------------------------------------------+ Functions +++++++++ +-----------------------------------------------------------------------------+-----------------------------------------------------------------------------------------+ | function | truncated documentation | +=============================================================================+=========================================================================================+ | :func:`apply_template ` | Extend a string containing templating instructions. See :epkg:`mako` or :epkg:`jinja2`. | +-----------------------------------------------------------------------------+-----------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyquickhelper.texthelper.templating :members: :special-members: __init__ :show-inheritance: