Create dashboards backups using the Grafana API.
Use setup.py to install the package into your environment:
$ python setup.py install
Usage: grafana-backup [OPTIONS] Options: --api-key TEXT API key of the target grafana [required] --grafana-url TEXT base url of the target grafana [required] --help Show this message and exit.