mirror of
https://github.com/hastagAB/Awesome-Python-Scripts.git
synced 2025-02-20 07:12:02 +00:00
Update and rename distance.py to location_using_ip_address.py
This commit is contained in:
parent
d16b6e2107
commit
a8f3805c20
|
@ -1,4 +1,3 @@
|
|||
import geocoder
|
||||
g = geocoder.ipinfo('me')
|
||||
print(g.latlng)
|
||||
|
Loading…
Reference in New Issue
Block a user