A location tracker that creates a map with a marker on the user's location. The map is exported as an html document.

Requirements:

Install the requests package
pip install requests

Install the folium package
pip install folium

Sample image