Hello, I am new to me and I am trying to develop a application that uses the IP address of a device to determine its geolocation on the map
Any help is highly appreciated 


Hello, I am new to me and I am trying to develop a application that uses the IP address of a device to determine its geolocation on the map
Any help is highly appreciated 


HI @KIKAMBIWILLS, welcome to the Streamlit community!
In general, you can do GeoIP location using the following package from MaxMind:
However, this is somewhat sketchy in terms of accuracy, but itβs better than nothing. What use case are you trying to solve?
Best,
Randy