A toolkit for generation of output for the web


Keywords
python, templating, engines, templating-language
License
BSD-3-Clause
Install
pip install Genshi==0.7.9

Documentation

About Genshi

ReadTheDocs badge GitHub Actions Workflow Status PyPI - Version PyPI - Python Version PyPI - Implementation

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: