Skip to content

daizutabi/textconf

Folders and files

NameName
Last commit message
Last commit date
Jan 29, 2025
Feb 17, 2025
Sep 28, 2024
Feb 28, 2025
Feb 28, 2025
Aug 21, 2024
Mar 4, 2025
Sep 28, 2024
Feb 13, 2025
Feb 12, 2025
Mar 7, 2025

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