grafana-dashboard-builder is an open-source tool for easier creation of Grafana dashboards.
It is written in Python and uses YAML descriptors for dashboard
templates.
This project has been inspired by Jenkins Job Builder that
allows users to describe Jenkins jobs with human-readable format. grafana-dashboard-builder
aims to provide similar simplicity to Grafana dashboard creation and to give users easy way how they can create
dashboard templates filled with different configuration.
Raw data
{
"_id": null,
"home_page": "https://github.com/jakubplichta/grafana-dashboard-builder",
"name": "grafana-dashboard-builder",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "grafana yaml graphite prometheus influxdb",
"author": "Jakub Plichta",
"author_email": "jakub.plichta@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/b0/a1/4b19a620a5022b4c473390dfa22f7448ee9f47f856c63e601ce1c81d924e/grafana-dashboard-builder-0.8.1a1.tar.gz",
"platform": null,
"description": "grafana-dashboard-builder is an open-source tool for easier creation of Grafana dashboards.\nIt is written in Python and uses YAML descriptors for dashboard\ntemplates.\n\nThis project has been inspired by Jenkins Job Builder that\nallows users to describe Jenkins jobs with human-readable format. grafana-dashboard-builder\naims to provide similar simplicity to Grafana dashboard creation and to give users easy way how they can create\ndashboard templates filled with different configuration.\n",
"bugtrack_url": null,
"license": "Apache License, Version 2.0",
"summary": "Generate Grafana dashboards with YAML",
"version": "0.8.1a1",
"project_urls": {
"Homepage": "https://github.com/jakubplichta/grafana-dashboard-builder"
},
"split_keywords": [
"grafana",
"yaml",
"graphite",
"prometheus",
"influxdb"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "51db6194c234ab4afc14fd6d7450a483a3193f424786db7cdb59372bcc57238d",
"md5": "e0d458bd578381d7e2cf94eb8b50f735",
"sha256": "182d7ce21195fb10f0c3c57cd8d90fc1ba01b45e621748ad0e3b3453f9f3cdd3"
},
"downloads": -1,
"filename": "grafana_dashboard_builder-0.8.1a1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e0d458bd578381d7e2cf94eb8b50f735",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 36469,
"upload_time": "2023-06-18T19:46:52",
"upload_time_iso_8601": "2023-06-18T19:46:52.071878Z",
"url": "https://files.pythonhosted.org/packages/51/db/6194c234ab4afc14fd6d7450a483a3193f424786db7cdb59372bcc57238d/grafana_dashboard_builder-0.8.1a1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b0a14b19a620a5022b4c473390dfa22f7448ee9f47f856c63e601ce1c81d924e",
"md5": "ab574d2dba015500bd3499797c325bdc",
"sha256": "e2900b6ebc2ee20782c3304333587e30354cddc186c6b6cef18b8edc87f10807"
},
"downloads": -1,
"filename": "grafana-dashboard-builder-0.8.1a1.tar.gz",
"has_sig": false,
"md5_digest": "ab574d2dba015500bd3499797c325bdc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 21821,
"upload_time": "2023-06-18T19:46:53",
"upload_time_iso_8601": "2023-06-18T19:46:53.891342Z",
"url": "https://files.pythonhosted.org/packages/b0/a1/4b19a620a5022b4c473390dfa22f7448ee9f47f856c63e601ce1c81d924e/grafana-dashboard-builder-0.8.1a1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-18 19:46:53",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jakubplichta",
"github_project": "grafana-dashboard-builder",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "grafana-dashboard-builder"
}