Name | textconf JSON |
Version |
0.3.3
JSON |
| download |
home_page | None |
Summary | Jinja2-based text generation from configuration objects |
upload_time | 2025-08-23 00:22:22 |
maintainer | None |
docs_url | None |
author | daizutabi |
requires_python | >=3.10 |
license | MIT License Copyright (c) 2024 Daizu Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Textconf
[![PyPI Version][pypi-v-image]][pypi-v-link]
[![Python Version][python-v-image]][python-v-link]
[![Build Status][GHAction-image]][GHAction-link]
[![Coverage Status][codecov-image]][codecov-link]
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
```bash
pip install textconf
```
<!-- Badges -->
[pypi-v-image]: https://img.shields.io/pypi/v/textconf.svg
[pypi-v-link]: https://pypi.org/project/textconf/
[python-v-image]: https://img.shields.io/pypi/pyversions/textconf.svg
[python-v-link]: https://pypi.org/project/textconf
[GHAction-image]: https://github.com/daizutabi/textconf/actions/workflows/ci.yaml/badge.svg?branch=main&event=push
[GHAction-link]: https://github.com/daizutabi/textconf/actions?query=event%3Apush+branch%3Amain
[codecov-image]: https://codecov.io/github/daizutabi/textconf/coverage.svg?branch=main
[codecov-link]: https://codecov.io/github/daizutabi/textconf?branch=main
Raw data
{
"_id": null,
"home_page": null,
"name": "textconf",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": null,
"author": "daizutabi",
"author_email": "daizutabi <daizutabi@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/1b/ad/31577370703f777f353c4826e91e7776e77cd9e347409f2dee26e3f16131/textconf-0.3.3.tar.gz",
"platform": null,
"description": "# Textconf\n\n[![PyPI Version][pypi-v-image]][pypi-v-link]\n[![Python Version][python-v-image]][python-v-link]\n[![Build Status][GHAction-image]][GHAction-link]\n[![Coverage Status][codecov-image]][codecov-link]\n\nJinja2-based text generation from configuration objects.\n\nTextconf provides a flexible and powerful way to generate text from\nconfiguration objects using Jinja2 templates.\nIt allows for easy creation, updating, and rendering of configuration\nobjects, with support for custom methods and dynamic content.\n\n## Installation\n\n```bash\npip install textconf\n```\n\n<!-- Badges -->\n[pypi-v-image]: https://img.shields.io/pypi/v/textconf.svg\n[pypi-v-link]: https://pypi.org/project/textconf/\n[python-v-image]: https://img.shields.io/pypi/pyversions/textconf.svg\n[python-v-link]: https://pypi.org/project/textconf\n[GHAction-image]: https://github.com/daizutabi/textconf/actions/workflows/ci.yaml/badge.svg?branch=main&event=push\n[GHAction-link]: https://github.com/daizutabi/textconf/actions?query=event%3Apush+branch%3Amain\n[codecov-image]: https://codecov.io/github/daizutabi/textconf/coverage.svg?branch=main\n[codecov-link]: https://codecov.io/github/daizutabi/textconf?branch=main\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2024 Daizu Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
"summary": "Jinja2-based text generation from configuration objects",
"version": "0.3.3",
"project_urls": {
"Documentation": "https://daizutabi.github.io/textconf/",
"Issues": "https://github.com/daizutabi/textconf/issues",
"Source": "https://github.com/daizutabi/textconf"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "a27773bce5e69f471f73685c4af31920d3e0dab63304b383be9b4cfb983eb76b",
"md5": "18e3fa9737fe70b2aef5b6c8d326a1d5",
"sha256": "cae1f5bca66755db409527186e17b3014a85b6e2b1114196c2288e3ed5b45b6b"
},
"downloads": -1,
"filename": "textconf-0.3.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "18e3fa9737fe70b2aef5b6c8d326a1d5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 8884,
"upload_time": "2025-08-23T00:22:21",
"upload_time_iso_8601": "2025-08-23T00:22:21.656368Z",
"url": "https://files.pythonhosted.org/packages/a2/77/73bce5e69f471f73685c4af31920d3e0dab63304b383be9b4cfb983eb76b/textconf-0.3.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "1bad31577370703f777f353c4826e91e7776e77cd9e347409f2dee26e3f16131",
"md5": "e9efd495d0e006fe27cfe4796c5aedd9",
"sha256": "5f3d9897320fd6e790ac070868a4d9ec2b41dd4354bd6ba46b01dfb426896f94"
},
"downloads": -1,
"filename": "textconf-0.3.3.tar.gz",
"has_sig": false,
"md5_digest": "e9efd495d0e006fe27cfe4796c5aedd9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 6688,
"upload_time": "2025-08-23T00:22:22",
"upload_time_iso_8601": "2025-08-23T00:22:22.877461Z",
"url": "https://files.pythonhosted.org/packages/1b/ad/31577370703f777f353c4826e91e7776e77cd9e347409f2dee26e3f16131/textconf-0.3.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-23 00:22:22",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "daizutabi",
"github_project": "textconf",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "textconf"
}