-
Notifications
You must be signed in to change notification settings - Fork 288
Home
Denis edited this page Jul 6, 2014
·
33 revisions
Please look at the following pages on the wiki for more information about a certain topic.
A place to get you started on how to use this module and set up your work station.
Install from PyPi
pip install geocoder
>>> import geocoder
>>> g = geocoder.google(<address>)
>>> g.lat, g.lng
45.413140 -75.656703
Here is a list of providers that are available for use with FREE or limited restrictions.
The fun extra stuff I added to enjoy some cool features the web has to offer.
-
[IP Address](https://github.com/DenisCarriere/geocoder/wiki/IP Address)
If you cannot find a topic you are looking for, please feel free to ask me @DenisCarriere