Simply clone the repository from Github and install dependencies (I always use a virtualenv, feel free to skip that step): git clone git@github.com:tcassou/gmaps cd gmaps virtualenv env .
Analysis of data from an API about weather from locations around the world. Also, identifying ideal vacation spots based on weather preferences. Maps with heat signatures and markers were generated ...