Python Script that calculates distances between postcodes (provided via Excel Sheet) using the Google Maps Distance Matrix API
A Test excel file is provided for testing (only includes two postcodes).
To use it, just populate the Origin and Destination columns of the Excel file with locations you want to calculate and then enter an API key (retrieved from the Google Distance Matrix API account) to run the script.