## Features
* 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
* Bias results to a bounding box you provide
* Bias results to a region you specify by country code
* Specify a language code
* Results automatically converted to WKT format
## Other resources
* Docs: [palewi.re/docs/python-googlegeocoder/](https://palewi.re/docs/python-googlegeocoder/)
* Issues: [github.com/datadesk/python-googlegeocoder/issues](https://github.com/datadesk/python-googlegeocoder/issues)
* Packaging: [pypi.python.org/pypi/python-googlegeocoder](https://pypi.python.org/pypi/python-googlegeocoder)
* Testing: [travis-ci.org/datadesk/python-googlegeocoder](https://travis-ci.org/datadesk/python-googlegeocoder)
* Coverage: [coveralls.io/r/datadesk/python-googlegeocoder](https://coveralls.io/r/datadesk/python-googlegeocoder)
Raw data
{
"_id": null,
"home_page": "http://palewi.re/docs/python-googlegeocoder",
"name": "python-googlegeocoder",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Ben Welsh",
"author_email": "b@palewi.re",
"download_url": "https://files.pythonhosted.org/packages/63/57/e0f737126960b2e2cadf9e7330a8120865be0fddb8d0eb8ae797a08090a1/python-googlegeocoder-0.5.3.tar.gz",
"platform": null,
"description": "## Features\n\n* Submit an address and have it geocoded\n* Submit a lat/lng pair and have it reverse-geocoded\n* Results include all data returned by Google, including formatted address, location, viewport, bounds, address type and address components\n* Bias results to a bounding box you provide\n* Bias results to a region you specify by country code\n* Specify a language code\n* Results automatically converted to WKT format\n\n## Other resources\n\n* Docs: [palewi.re/docs/python-googlegeocoder/](https://palewi.re/docs/python-googlegeocoder/)\n* Issues: [github.com/datadesk/python-googlegeocoder/issues](https://github.com/datadesk/python-googlegeocoder/issues)\n* Packaging: [pypi.python.org/pypi/python-googlegeocoder](https://pypi.python.org/pypi/python-googlegeocoder)\n* Testing: [travis-ci.org/datadesk/python-googlegeocoder](https://travis-ci.org/datadesk/python-googlegeocoder)\n* Coverage: [coveralls.io/r/datadesk/python-googlegeocoder](https://coveralls.io/r/datadesk/python-googlegeocoder)\n",
"bugtrack_url": null,
"license": "GPL",
"summary": "A simple Python wrapper for Google\u2019s geocoder API",
"version": "0.5.3",
"project_urls": {
"Documentation": "http://palewi.re/docs/python-googlegeocoder",
"Homepage": "http://palewi.re/docs/python-googlegeocoder",
"Source": "https://github.com/palewire/python-googlegeocoder",
"Tracker": "https://github.com/palewire/python-googlegeocoder/issues"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3f8f0ab0613ba23b3b5ce9740224a7787e4b594fdc229dfc63f82620dc20bff5",
"md5": "8661bc4507f0e780194d45cbc5d5f87b",
"sha256": "cec7b2917929a6fc9c2332a937b61fcc312b1eb0548fe2aa9e4947d5d5346ea8"
},
"downloads": -1,
"filename": "python_googlegeocoder-0.5.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8661bc4507f0e780194d45cbc5d5f87b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 16316,
"upload_time": "2024-01-07T18:01:52",
"upload_time_iso_8601": "2024-01-07T18:01:52.015072Z",
"url": "https://files.pythonhosted.org/packages/3f/8f/0ab0613ba23b3b5ce9740224a7787e4b594fdc229dfc63f82620dc20bff5/python_googlegeocoder-0.5.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6357e0f737126960b2e2cadf9e7330a8120865be0fddb8d0eb8ae797a08090a1",
"md5": "70cce1217f023e888e1ba089799e18a3",
"sha256": "33c6b734061c1d9dfe1d907ecdd6b07f345a2046f2c745c2447eb364d6f0fde9"
},
"downloads": -1,
"filename": "python-googlegeocoder-0.5.3.tar.gz",
"has_sig": false,
"md5_digest": "70cce1217f023e888e1ba089799e18a3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 35635,
"upload_time": "2024-01-07T18:01:53",
"upload_time_iso_8601": "2024-01-07T18:01:53.168628Z",
"url": "https://files.pythonhosted.org/packages/63/57/e0f737126960b2e2cadf9e7330a8120865be0fddb8d0eb8ae797a08090a1/python-googlegeocoder-0.5.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-07 18:01:53",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "palewire",
"github_project": "python-googlegeocoder",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "python-googlegeocoder"
}