{ "info": { "author": "Jelle Smet", "author_email": "development@smetj.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "::\n\n __ __ __\n .--.--.--|__.-----| |--| |--.-----.-----.-----.\n | | | | |__ --| | _ | _ | | -__|\n |________|__|_____|__|__|_____|_____|__|__|_____|\n version 2.1.2\n\n Build composable event pipeline servers with minimal effort.\n\n\n ==========================\n wishbone.function.template\n ==========================\n\n Version: 1.0.0\n\n A Wishbone module which generates a text from a dictionary and a template.\n --------------------------------------------------------------------------\n\n\n Converts a dictionary to a text using the defined Jinja2 template.\n\n Optionally header template values can be converted too.\n\n\n Parameters:\n\n - location(str)(\"./\")\n | The directory containing templates.\n\n - template(str)()*\n | The template filename stored in directory .\n\n - source(str)(\"@data\")*\n | The dictionary to use.\n\n - destination(str)(\"@data\")*\n | The location to which the rendered result has to be stored.\n\n - header_templates(dict)({})*\n | A dict of templates to render. Can be lookup values.\n | Results are stored in this module's instance header\n | using the provided key.\n\n\n\n Queues:\n\n - inbox\n | Incoming events\n\n - outbox\n | Outgoing events", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/smetj/wishbone-function-template/tarball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/smetj/wishbone-function-template", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "wishbone_function_template", "package_url": "https://pypi.org/project/wishbone_function_template/", "platform": "Linux", "project_url": "https://pypi.org/project/wishbone_function_template/", "project_urls": { "Download": "https://github.com/smetj/wishbone-function-template/tarball/master", "Homepage": "https://github.com/smetj/wishbone-function-template" }, "release_url": "https://pypi.org/project/wishbone_function_template/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "A Wishbone function module to render Jinja2 templates.", "version": "1.0.1" }, "last_serial": 2271676, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "bde1a93e371d1bd68fd82df07fb144e0", "sha256": "75ecf14630da62a975d23afac1ba02d7f2f7f84a1b8feeddef422f37a855a501" }, "downloads": -1, "filename": "wishbone_function_template-1.0.0.tar.gz", "has_sig": false, "md5_digest": "bde1a93e371d1bd68fd82df07fb144e0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3097, "upload_time": "2016-03-28T10:20:59", "url": "https://files.pythonhosted.org/packages/b6/a5/ccfbca77d4cf59e51a94018a002d90b9b4b1bd0cc566c373fd44f2b9b7e3/wishbone_function_template-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "f799ca50f934d12f1eacbd34fdfd74ae", "sha256": "330eb1222c13951a8dc7ab54c6548ef0ec8da585e3e57a07a0f8f73700d0a222" }, "downloads": -1, "filename": "wishbone_function_template-1.0.1.tar.gz", "has_sig": false, "md5_digest": "f799ca50f934d12f1eacbd34fdfd74ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3472, "upload_time": "2016-08-09T16:56:02", "url": "https://files.pythonhosted.org/packages/f7/2c/fecf6077a7a48dc278b91610bab67cdd0a54992f1c95f40683a3bde71ac7/wishbone_function_template-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f799ca50f934d12f1eacbd34fdfd74ae", "sha256": "330eb1222c13951a8dc7ab54c6548ef0ec8da585e3e57a07a0f8f73700d0a222" }, "downloads": -1, "filename": "wishbone_function_template-1.0.1.tar.gz", "has_sig": false, "md5_digest": "f799ca50f934d12f1eacbd34fdfd74ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3472, "upload_time": "2016-08-09T16:56:02", "url": "https://files.pythonhosted.org/packages/f7/2c/fecf6077a7a48dc278b91610bab67cdd0a54992f1c95f40683a3bde71ac7/wishbone_function_template-1.0.1.tar.gz" } ] }