pip install darkskylib
pip install -U googlemaps
- Flask
pip install Flask
pip install flask-socketio
- Dark Sky API : Create an account to get a private key
- Google Dev Account Create a new project and select the geocoding API when getting credentials.
The current test script just references two different files stored locally with the respective dark sky and google maps tokens.