j2cli - Jinja2 Command-Line Tool
================================
`j2cli` is a command-line tool for templating in shell-scripts,
leveraging the [Jinja2](http://jinja.pocoo.org/docs/) library.
Features:
* Jinja2 templating
* INI, YAML, JSON data sources supported
* Allows the use of environment variables in templates! Hello [Docker](http://www.docker.com/) :)
Inspired by [mattrobenolt/jinja2-cli](https://github.com/mattrobenolt/jinja2-cli)
Raw data
{
"_id": null,
"home_page": "https://github.com/kolypto/j2cli",
"name": "j2cli",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "Jinja2,templating,command-line,CLI",
"author": "Mark Vartanyan",
"author_email": "kolypto@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/fa/ce/a21d12ee70515159d06acf406026b3f2f44a3ee9f87d048a43417311fb9c/j2cli-0.3.10.tar.gz",
"platform": "any",
"description": "j2cli - Jinja2 Command-Line Tool\n================================\n\n`j2cli` is a command-line tool for templating in shell-scripts,\nleveraging the [Jinja2](http://jinja.pocoo.org/docs/) library.\n\nFeatures:\n\n* Jinja2 templating\n* INI, YAML, JSON data sources supported\n* Allows the use of environment variables in templates! Hello [Docker](http://www.docker.com/) :)\n\nInspired by [mattrobenolt/jinja2-cli](https://github.com/mattrobenolt/jinja2-cli)\n\n\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "Command-line interface to Jinja2 for templating in shell scripts.",
"version": "0.3.10",
"project_urls": {
"Homepage": "https://github.com/kolypto/j2cli"
},
"split_keywords": [
"jinja2",
"templating",
"command-line",
"cli"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1b81930d5a727d43f8d2debcafeffbe725ff23d36668dbfb750e299d6813506b",
"md5": "26d34dd5e0e3590be628d938571b4793",
"sha256": "b005a40750b7b7c1c4c6e7209dc2bd6d10dee8a93a939d80884f2e2fb427d343"
},
"downloads": -1,
"filename": "j2cli-0.3.10-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "26d34dd5e0e3590be628d938571b4793",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 8892,
"upload_time": "2019-06-07T12:23:39",
"upload_time_iso_8601": "2019-06-07T12:23:39.928830Z",
"url": "https://files.pythonhosted.org/packages/1b/81/930d5a727d43f8d2debcafeffbe725ff23d36668dbfb750e299d6813506b/j2cli-0.3.10-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "facea21d12ee70515159d06acf406026b3f2f44a3ee9f87d048a43417311fb9c",
"md5": "52a2d900437a318f5d99d6d3ae751e6b",
"sha256": "6f6f643b3fa5c0f72fbe9f07e246f8e138052b9f689e14c7c64d582c59709ae4"
},
"downloads": -1,
"filename": "j2cli-0.3.10.tar.gz",
"has_sig": false,
"md5_digest": "52a2d900437a318f5d99d6d3ae751e6b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10490,
"upload_time": "2019-06-07T12:23:41",
"upload_time_iso_8601": "2019-06-07T12:23:41.454686Z",
"url": "https://files.pythonhosted.org/packages/fa/ce/a21d12ee70515159d06acf406026b3f2f44a3ee9f87d048a43417311fb9c/j2cli-0.3.10.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2019-06-07 12:23:41",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "kolypto",
"github_project": "j2cli",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"tox": true,
"lcname": "j2cli"
}