Getting Started and API Reference
This section documents the package as a Python library. To learn about the page template language, consult the language reference. Getting started There are several template constructor classes available, one for each of the combinations text or xml, and string or file. The file-based constructor requires an absolute path. To set up a templates directory once, use the template loader class: Then, to …