Package sabx10 :: Package templating :: Module generic
[hide private]
[frames] | no frames]

Module generic

source code

Generic framework for working with Jinja2 templates in command-line oriented programs.

Classes [hide private]
  NotEnoughArgsException
This exception is raised to indicate that not enough arguments were passed in to the program.
  TemplateProcessor
TemplateProcessor provides an extendable framework for working with Jinja2 templates.
Variables [hide private]
  __package__ = 'sabx10.templating'