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