-
Notifications
You must be signed in to change notification settings - Fork 287
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.
The Wiki is divided into 3 parts
A place to get you started on how to use this module and set up your work station.
Installation Process
pip install geocoder
A compilation of providers that are available for FREE use with limited restrictions.
Basic Usage
>>> import geocoder
>>> g = geocoder.google(<address>)
>>> g.lat, g.lng
45.413140 -75.656703
The fun extra stuff I added to enjoy some cool features the web has to offer.
If you cannot find a topic you are looking for, please feel free to ask me @DenisCarriere