Python toolkit for generation of output for the web
Last updated May 17, 2026
98
Stars
39
Forks
8
Issues
0
Stars/day
Attention Score
44
Topics
Language breakdown
Python 97.3%
C 2.5%
Shell 0.1%
HTML 0.1%
โธ Files
click to expand
README
About Genshi ============
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 template language, which is heavily inspired by Kid.
For more information please see:
- ReadTheDocs
- https://genshi.edgewall.org/
- the documentation in the
docdirectory.
๐ More in this category