Skip to content

Instantly share code, notes, and snippets.

View CamberLoid's full-sized avatar
♻️
Wanna go off-duty on time

Camber Huang CamberLoid

♻️
Wanna go off-duty on time
View GitHub Profile
@CamberLoid
CamberLoid / 疫情通.py
Created March 15, 2020 08:40 — forked from frankli0324/疫情通.py
经时间验证(两周)的填报脚本
'''
如果无法定位可以将第19行改成
loc = {
'lat': 纬度,
'lng': 经度,
}
'''
import requests
import json