Description
Generate web output from Python using stream-based templates and markup tools. It helps applications produce HTML, XML, or other text output while processing content incrementally.
This is a web templating toolkit, not a web server. Applications should escape user-provided content and review generated markup so pages remain valid and safe from injection bugs.