Easy way to build dashboards with python?

hi,
is there an easy way to build dashboards in grafana with python but not in a json way but more in object/functions?
json is not the easiest way to understand what goes to where in a dashboards, i want to build from nothing several dashboards+panels + data source + alerts.
using a pre built function

even if there is something that will do 10% of what i need is good for start

kind of SDK for grafana with python

the main issue i have that i don’t want to build the json file, i want to go around this and get something prepare

1 Like