Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.15 KB

File metadata and controls

29 lines (23 loc) · 1.15 KB

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