Skip to content

Python toolkit for generation of output for the web

License

Notifications You must be signed in to change notification settings

edgewall/genshi

Repository files navigation

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: