Name | twaddle JSON |
Version |
1.2.0
JSON |
| download |
home_page | None |
Summary | Text generation and templating |
upload_time | 2025-08-22 13:36:12 |
maintainer | None |
docs_url | None |
author | Chris Hengler |
requires_python | >=3.11 |
license | MIT |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
[](https://github.com/chrishengler/PyRant/actions/workflows/python-app.yml)
### Twaddle ###
Twaddle offers a simple yet powerful way to generate text from templates. Think
[mad libs](https://en.wikipedia.org/wiki/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](https://chrishengler.github.io/twaddle/)
or a full overview of Twaddle's capabilities.
Twaddle began life as a partial reimplementation of
[Rant v3](https://github.com/TheBerkin/rant3), 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.
Raw data
{
"_id": null,
"home_page": null,
"name": "twaddle",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": null,
"author": "Chris Hengler",
"author_email": "chrysics@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/17/fd/6966b7141008958af04c97b0c139e540e0c4c7143f6c3cb80012aac9c9a2/twaddle-1.2.0.tar.gz",
"platform": null,
"description": "[](https://github.com/chrishengler/PyRant/actions/workflows/python-app.yml)\n\n### Twaddle ###\n\nTwaddle offers a simple yet powerful way to generate text from templates. Think \n[mad libs](https://en.wikipedia.org/wiki/Mad_Libs) and you're in the general area. \n\nTwaddle offers various tools and functions to manipulate the output to be as ordered\nor as unpredictable as you'd like. See [the documentation](https://chrishengler.github.io/twaddle/)\n or a full overview of Twaddle's capabilities.\n\nTwaddle began life as a partial reimplementation of \n[Rant v3](https://github.com/TheBerkin/rant3), targeting a subset of Rant features\nwhich some friends and I actively used. It should be fully backwards compatible with \nRant v3 for that targeted subset (see documentation).\n\nTwaddle requires Python version 3.11 or above. \n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Text generation and templating",
"version": "1.2.0",
"project_urls": {
"Documentation": "https://chrishengler.github.io/twaddle/",
"Repository": "https://github.com/chrishengler/twaddle"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "720479c67ca721ae8a18fc6459138aac35bf2b9fd713cff6d30a9915e800f2e2",
"md5": "931f5a9250c655534eaa2f65ed4c6824",
"sha256": "3aaf797e5e3210f2304dec1c823b77391fe868834856c80261776915cd8ae48c"
},
"downloads": -1,
"filename": "twaddle-1.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "931f5a9250c655534eaa2f65ed4c6824",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 34403,
"upload_time": "2025-08-22T13:36:11",
"upload_time_iso_8601": "2025-08-22T13:36:11.075105Z",
"url": "https://files.pythonhosted.org/packages/72/04/79c67ca721ae8a18fc6459138aac35bf2b9fd713cff6d30a9915e800f2e2/twaddle-1.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "17fd6966b7141008958af04c97b0c139e540e0c4c7143f6c3cb80012aac9c9a2",
"md5": "32c9c100fd4753ea7fe1dffe08fa5d68",
"sha256": "18d3582338ab1ef89d77196616dedcf4b610a4e64a2107d8b67f70fe4e962eec"
},
"downloads": -1,
"filename": "twaddle-1.2.0.tar.gz",
"has_sig": false,
"md5_digest": "32c9c100fd4753ea7fe1dffe08fa5d68",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 22042,
"upload_time": "2025-08-22T13:36:12",
"upload_time_iso_8601": "2025-08-22T13:36:12.177347Z",
"url": "https://files.pythonhosted.org/packages/17/fd/6966b7141008958af04c97b0c139e540e0c4c7143f6c3cb80012aac9c9a2/twaddle-1.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-22 13:36:12",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "chrishengler",
"github_project": "twaddle",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "twaddle"
}