This is how you can get your own location:
import geocoder g = geocoder.ip('me') location = g.address