geopy A Python script to geocode data from a CSV or Excel file against the Google API and save the results to a CSV for showing on a Google map later. Usage python geopy.py -k YourGoogleAPIkey -i /path/to/csv-or-excel-input -o /path/to/output.csv