Doc Update Status import requests res = requests.post('https://planetd.shift.ml/site_stats', json={ "site_identifier": "stanford.edu", # ethz.ch; osg-htc.org "total_perfs": 0, "num_gpu": 0, "num_cpu": 0, "note": "string" })