Back

GeolocationSunriseSunset.py

# Small proof of concept to get the geolocation of a given location on earth (Logitude and Latitude)
# and to get the actual sunrise and sunset time of the location by using network APIs available from
# google (geolocation) and sunrise-sunset.org (sunrise and sunset time)