Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 921 Bytes

File metadata and controls

17 lines (12 loc) · 921 Bytes

Python application

Twaddle

Twaddle offers a simple yet powerful way to generate text from templates. Think mad libs and you're in the general area.

Twaddle offers various tools and functions to manipulate the output to be as ordered or as unpredictable as you'd like. See the documentation or a full overview of Twaddle's capabilities.

Twaddle began life as a partial reimplementation of Rant v3, targeting a subset of Rant features which some friends and I actively used. It should be fully backwards compatible with Rant v3 for that targeted subset (see documentation).

Twaddle requires Python version 3.11 or above.