Genshi - Trac
Popularity Report
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
URL Tag Cloud
Bookmark History
Saved by 16 people (3 private), first by anonymouse user on 2006-10-13
- Cngump on 2008-04-29 - Tags PythonLib , PythonTemplate
- Cdetrio on 2008-03-15 - Tags programming , python , xml
- Brunojm on 2007-12-14 - Tags python , template , xml , web , programming , library , webdev , templating
- Citole on 2007-10-02 - Tags python , top , web
- Kojobaloo on 2007-09-02 - Tags generation , html , parsing , python , toolkit , transformation , web_design , xml
Public Sticky notes
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 main feature is a template language that is smart about markup: unlike conventional template languages that only deal with bytes and (if you're lucky) characters, Genshi knows the difference between tags, attributes, and actual text nodes, and uses that knowledge to your advantage. For example:
Highlighted by cdetrio
Highlighted by citole
Highlighted by citole


Public Comment
on 2006-10-26 by jcbuffington