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