A simple python script which takes an array of origins and destinations and produces a distance/time matrix using the Google Maps API.
Clone the repo.
You'll need to provide an API key that can be generated from Google's Maps API.
Assign this key to the api_key
variable.
See the CONTRIBUTING.md.
Add links to Google Maps API readme.
The code in this project is licensed under the MIT license.