示例#1
0
 def handle(self, *args, **options):
     location.get_current(location.get_location())
示例#2
0
 def handle(self, *args, **options):
     location.get_forecast(location.get_location())
示例#3
0
 def handle(self, *args, **options):
     location.get_hourly(location.get_location())