{ "info": { "author": "Bitergia", "author_email": "metrics-grimoire@lists.libresoft.info", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development" ], "description": "Kidash\n======\n\nKidash is a prototype of a tool for managing Kibana dashboards from the\ncommand line. It is a part of\n`GrimoireLab `__.\n\nUsage\n-----\n\nGet a list of all options with:\n\n::\n\n $ kidash.py --help\n\nFor the names of the files containing panels definitions (JSON panel\nfiles), kidash supports both importing them from local directories, of\nfrom the ``grimoirelab-panels`` Python package, if installed. In fact,\nthat package is a dependency of kidash, which means that if you\ninstalled via pip, it will always be present.\n\nThe algorith for finding a JSON panel file is, roughly:\n\n- If the specified path (such as ``panels/json/git.json`` or\n ``git.json``) is found relative to the local directory, use it.\n- If not found, if the specified path starts with ``panels/json/``,\n remove that part and look for the panel file in the\n ``grimoirelab-panels`` package.\n- If not found, look for the specified path directly in the\n ``grimoirelab-panels`` package.\n\nFor example:\n\n::\n\n $ kidash.py --elastic_url-enrich http://localhost:9200 \\\n --import git.json\n\nwill look for a file ``git.json`` in the current directory, and if not\nfound, for ``git.json`` in the ``grimoirelab-panels`` Python package, if\ninstalled.\n\nSource code\n-----------\n\nThe source code is for now a part of\n`GrimoireELK `__.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/grimoirelab/GrimoireELK", "keywords": "development repositories analytics", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "grimoire-kidash", "package_url": "https://pypi.org/project/grimoire-kidash/", "platform": "", "project_url": "https://pypi.org/project/grimoire-kidash/", "project_urls": { "Homepage": "https://github.com/grimoirelab/GrimoireELK" }, "release_url": "https://pypi.org/project/grimoire-kidash/0.30.9/", "requires_dist": [ "python-dateutil", "grimoire-elk (>=0.30.9)", "grimoirelab-panels (>=0.0.1)" ], "requires_python": "", "summary": "GrimoireLab script to manage Kibana dashboards from the command line", "version": "0.30.9" }, "last_serial": 3332650, "releases": { "0.22.1": [ { "comment_text": "", "digests": { "md5": "5a85790312cb2db04b35686ffd5d34fe", "sha256": "8e7182ecfc4494aa0e4bd05f0a618c43d0a15adf2bec8612319a0454cefa6920" }, "downloads": -1, "filename": "grimoire_kidash-0.22.1-py3-none-any.whl", "has_sig": false, "md5_digest": "5a85790312cb2db04b35686ffd5d34fe", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 6013, "upload_time": "2017-01-29T18:19:28", "url": "https://files.pythonhosted.org/packages/1d/ed/45f9a4e502f8aec7967dfe12f2f83cd79feb4caa0a01b9d2670942de8a70/grimoire_kidash-0.22.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "08481ab671875ec0481f82eae8f8e3f7", "sha256": "6ed41edc022693a1faf08e6c7e137f92f090702afbdea98c77351dde33fc43be" }, "downloads": -1, "filename": "grimoire-kidash-0.22.1.tar.gz", "has_sig": false, "md5_digest": "08481ab671875ec0481f82eae8f8e3f7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2911, "upload_time": "2017-01-29T18:19:07", "url": "https://files.pythonhosted.org/packages/7c/22/4cf7065d1f1d22b4c3cb88f36024bf5106be8976c3df62c40aa8b8e630af/grimoire-kidash-0.22.1.tar.gz" } ], "0.30.4": [ { "comment_text": "", "digests": { "md5": "9deb6cd516b6d7e6746e7a18e1c24d36", "sha256": "c46c3862b4b9fb659ad44b85c485691a3dda6d0eb4b76f326439d4e04b60f51d" }, "downloads": -1, "filename": "grimoire_kidash-0.30.4-py3-none-any.whl", "has_sig": false, "md5_digest": "9deb6cd516b6d7e6746e7a18e1c24d36", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4029, "upload_time": "2017-07-18T17:25:13", "url": "https://files.pythonhosted.org/packages/73/ab/9350325b36fd062724752b809ca43ce0f4bf9e47e1d27dcd5b06a31a83db/grimoire_kidash-0.30.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fd33c10a621895d3bc6ccf98c314044e", "sha256": "15c6dcb0030d33425fb506b900f7a1a932d0a7608837510854abb5b2017a1fc1" }, "downloads": -1, "filename": "grimoire-kidash-0.30.4.tar.gz", "has_sig": false, "md5_digest": "fd33c10a621895d3bc6ccf98c314044e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3134, "upload_time": "2017-07-18T17:25:14", "url": "https://files.pythonhosted.org/packages/51/d6/850dcff0d97b63089ccef0ab3e3db4c3a4b00f32f45780784cec363b91dc/grimoire-kidash-0.30.4.tar.gz" } ], "0.30.9": [ { "comment_text": "", "digests": { "md5": "f62303eaa99747f7e5c7c6e41352c274", "sha256": "04c3cea231980f9369a4e47085350bd765f3c3f43a37a1dd7ce1e6b0f040a978" }, "downloads": -1, "filename": "grimoire_kidash-0.30.9-py3-none-any.whl", "has_sig": false, "md5_digest": "f62303eaa99747f7e5c7c6e41352c274", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5022, "upload_time": "2017-11-14T19:09:51", "url": "https://files.pythonhosted.org/packages/4e/e1/d5ea246ea2b00360d0ef1260c2c5a8859e9f28d066ba8c60c6ecae64e890/grimoire_kidash-0.30.9-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4cb27e84158e25fb59e281b0ab4a504f", "sha256": "e8ea58a9fc60452370fa02cb2e42fa095ea895868c5d44a41b12411bebff1107" }, "downloads": -1, "filename": "grimoire-kidash-0.30.9.tar.gz", "has_sig": false, "md5_digest": "4cb27e84158e25fb59e281b0ab4a504f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3766, "upload_time": "2017-11-14T19:09:54", "url": "https://files.pythonhosted.org/packages/a5/99/2aa4269dd8a9b4b5554f12e10216466f7229747504c1493b022b0418b9b5/grimoire-kidash-0.30.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f62303eaa99747f7e5c7c6e41352c274", "sha256": "04c3cea231980f9369a4e47085350bd765f3c3f43a37a1dd7ce1e6b0f040a978" }, "downloads": -1, "filename": "grimoire_kidash-0.30.9-py3-none-any.whl", "has_sig": false, "md5_digest": "f62303eaa99747f7e5c7c6e41352c274", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5022, "upload_time": "2017-11-14T19:09:51", "url": "https://files.pythonhosted.org/packages/4e/e1/d5ea246ea2b00360d0ef1260c2c5a8859e9f28d066ba8c60c6ecae64e890/grimoire_kidash-0.30.9-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4cb27e84158e25fb59e281b0ab4a504f", "sha256": "e8ea58a9fc60452370fa02cb2e42fa095ea895868c5d44a41b12411bebff1107" }, "downloads": -1, "filename": "grimoire-kidash-0.30.9.tar.gz", "has_sig": false, "md5_digest": "4cb27e84158e25fb59e281b0ab4a504f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3766, "upload_time": "2017-11-14T19:09:54", "url": "https://files.pythonhosted.org/packages/a5/99/2aa4269dd8a9b4b5554f12e10216466f7229747504c1493b022b0418b9b5/grimoire-kidash-0.30.9.tar.gz" } ] }