This Python script takes the JSON file of your location history which you can get via Google Takeout and converts it into other formats. python location_history_json_converter.py input output [-h] [-f ...
The book was written and tested with Python 3.5, though other Python versions (including Python 2.7) should work in nearly all cases. The code in the book was tested with Python 3.5, though most (but ...