Metadata-Version: 1.1
Name: grafana-dashboard-builder
Version: 0.1.0a14
Summary: Generate Grafana dashboards with YAML
Home-page: https://github.com/jakubplichta/grafana-dashboard-builder
Author: Jakub Plichta
Author-email: jakub.plichta@gmail.com
License: Apache License, Version 2.0
Description: 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.
Keywords: grafana yaml
Platform: UNKNOWN
Classifier: Topic :: Utilities
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
