A basic tutorial to display LeafletJS maps with Folium, CEFPython and the Tkinter GUI Framework
pip install cefpython3==66.0
pip install folium
You can configure the map as much as you want with Folium's & LeafletJS' features.
Folium & LeafletJS https://python-visualization.github.io/folium/ https://leafletjs.com/reference.html
CEFPython https://github.com/cztomczak/cefpython