kid-templating.org


Kid

Module Reference

Packages and Modules

kid
Pythonic, XML Templating
kid.compile
Usage: kidc [OPTIONS] [file...] Compile kid templates into Python byte-code (.pyc) files.
kid.parser
Kid Parser
kid.et
ElementTree extensions.
kid.filter
Kid tranformations
kid.namespace
kid.importer
Kid Import Hooks.
kid.run
Usage: kid [options] file [args] Expand a Kid template file.
kid.test
Kid test package.
kid.template_util
Utility functions used by generated kid modules.
kid.compiler
Kid Compiler
kid.serialization
Infoset serialization formats (XML, XHTML, HTML, etc)
kid.properties
Configuration API.
kid.pull
Pull-style interface for ElementTree.
kid.util
kid.server
Kid-savvy HTTP Server.
kid.release