Skip to content

daizutabi/textconf

Repository files navigation

Textconf

PyPI Version Python Version Build Status Coverage Status

Jinja2-based text generation from configuration objects.

Textconf provides a flexible and powerful way to generate text from configuration objects using Jinja2 templates. It allows for easy creation, updating, and rendering of configuration objects, with support for custom methods and dynamic content.

Installation

pip install textconf