geckoboard

Python script to post data to geckoboard

北战南征 提交于 2019-12-11 04:09:27
问题 I am looking for help in creating a python script that will push data, specifically to geckoboard in the form of a line graph. Currently the code I have is shown below that has been pulled together from other sources, it would be great if someone could collaborate and help me finish this, I don't know how to insert the values I want on the line graph, if it could be finished with some example values that would be great. Thanks import requests import json class Gecko(object): def __init__(self