Learn How to Send Requests to the Google Maps API With Python
In this video, I’ll demonstrate a slightly more realistic example using requests in Python. I’m going to use the Google Maps API to send a request and handle the response in Flask.
Get the code here: https://github.com/PrettyPrinted/GoogleAPIExample
To get a free Flask cheat sheet, go here: http://prettyprinted.com/flaskcheatsheet/
source