A simple Python wrapper for version three of Google's geocoder API.
- Docs: python-googlegeocoder.rtfd.org
- Issues: github.com/datadesk/python-googlegeocoder/issues
- Packaging: pypi.python.org/pypi/python-googlegeocoder
- Testing: travis-ci.org/datadesk/python-googlegeocoder
- Coverage: coveralls.io/r/datadesk/python-googlegeocoder
- Submit an address and have it geocoded
- Submit a lat/lng pair and have it reverse-geocoded
- Results include all data returned by Google, including formatted address, location, viewport, bounds, address type and address components
- Results automatically converted to WKT format
- Bias results to a bounding box you provide
- Bias results to a region you specify by country code
- Specify a language code