I want to include large-scale maps in my current project to map some data on the country maps. I came across Kepler GL which does exactly that. I am using python for my project, but till now I have found only Jupyter notebook implementations of Kepler GL.
Is there any way to include and display maps using Kepler GL with just python scripts and without Jupyter notebooks?