python-genshi/README.md

5 lines
276 B
Markdown
Raw Permalink Normal View History

2024-01-06 11:11:21 +01:00
# python-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.