{{{ #!html

Genshi

Python toolkit for stream-based generation of output for the web

}}} {{{ #!html }}} [[Image(source:/trunk/doc/2000ft.png, align=right, usemap=#2000ft, width=476, height=405, nolink)]] '''Genshi''' is a Python library that provides an integrated set of components for parsing, generating, and processing HTML, XML or other textual content for output generation on the web. The major feature is a [wiki:Documentation/xml-templates.html template language], which is heavily inspired by [http://kid-templating.org/ Kid]. == Quick Links == * [wiki:GenshiFaq Frequently asked questions] * [wiki:GenshiFeedback What people say about Genshi] * [wiki:GenshiUsers Who is using Genshi?] * [wiki:GenshiPerformance Some performance numbers] * [wiki:GenshiVsKid Comparison with Kid] * [wiki:HelperFunctions Helper functions for use in templates] * [wiki:GenshiExtensions Projects extending Genshi] == Development == The Subversion repository can be accessed via: http://svn.edgewall.org/repos/genshi/ Discussion about the development of Genshi takes place on the [MailingList mailing lists] or [IrcChannel IRC channel]. {{{ #!html python powered
}}}