{ "info": { "author": "Xiao Yu", "author_email": "xiao@xiao-yu.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Internet", "Topic :: Internet :: WWW/HTTP", "Topic :: Scientific/Engineering :: GIS", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "==================\npygeocoder 1.2.5\n==================\nXiao Yu\n\n*Based on googlemaps 1.0.2 by John Kleint*\n\nREADME\n------\nThis is a Python wrapper for Google Geocoding API V3\n\nIt allows you to directly convert an address to coordinates or vice versa. It also allows you to validate, format and split addresses into civic number, street name, city etc.\n\nLicense\n------\nBSD\n\nDependencies\n------------\nIt has dependency on the json module, included with Python versions 2.6 and later and available for download as simplejson for earlier versions. functools is needed and included in Python 2.5. Requirement for hmac is included with Python 2.2. hashlib depends on Python 2.5. base64 depends on Python 2.4.\n\nrequests library is needed and installed by setuptools.\n\nIt is developed on Python 2.7 but should work on earlier versions. It is also compatible with Python 3.\n\n\nInstallation\n------------\nYou can install this package using pip:\n\n\tpip install pygeocoder\n\nor download the source from http://code.xster.net/pygeocoder and install\n\n\tpython setup.py install\n\nUsage\n-----\nPlease refer to http://code.xster.net/pygeocoder/wiki for help with usage\n\n\nContact Information\n-------------------\nAuthor: Xiao Yu\nInternet: http://code.xster.net/pygeocoder\n\nFor comments, issues, requests, please contact via BitBucket at the above website\n\n\nChangelog\n---------\nVersion 1.2.5\nMore business key fix\n\nVersion 1.2.4\nBusiness key signing fix\n\nVersion 1.2.3.1\nSome pep8 cleanup\n\nVersion 1.2.3\nFixed business key crypto error\nAdded back simple API authentication method\n\nVersion 1.2.2\nAdded components restrictions in searches and location type getter in result\n\nVersion 1.2.1.1\nAnother dependency fix\n\nVersion 1.2.1\nProxy support\n\nVersion 1.2.0.3\nsetup.py dependency fix\n\nVersion 1.2.0.2\nMinor setup.py Python 3 fix\n\nVersion 1.2.0.1\nsetup.py dependency fix\n\nVersion 1.2\nRefactor and unit testing\nChanged license to BSD\nPython 3 compatibility\nBusiness API account support\n\nVersion 1.1.4\nFixed UTF-8 and facilitated command line usage\n\nVersion 1.1.3\nMade Geocoder methods static method while backward compatible\n\nVersion 1.1.2\nAdded address validation\n\nVersion 1.1.1\nReturns GeocoderResult by default.\nResult set accessible by iterator or index.\n\nVersion 1.1\nAdded GeocoderResult in order to ease field retrieval/result parsing.\n\nVersion 1.0\nWorking version an API V3.", "description_content_type": null, "docs_url": "https://pythonhosted.org/pygeocoder/", "download_url": "http://code.xster.net/pygeocoder/downloads", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.xster.net/pygeocoder", "keywords": "google maps ajax api geocode geocoding address gps json validation formatting", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "pygeocoder", "package_url": "https://pypi.org/project/pygeocoder/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pygeocoder/", "project_urls": { "Download": "http://code.xster.net/pygeocoder/downloads", "Homepage": "http://code.xster.net/pygeocoder" }, "release_url": "https://pypi.org/project/pygeocoder/1.2.5/", "requires_dist": null, "requires_python": null, "summary": "Python interface for Google Geocoding API V3. Can be used to easily geocode, reverse geocode, validate and format addresses.", "version": "1.2.5" }, "last_serial": 1123684, "releases": { "1.1.4": [ { "comment_text": "", "digests": { "md5": "af1a4bbe2a199c5490df5a17adbd3858", "sha256": "f85f91a392e8344d9e68debdea14d197b2a7261b7211c4dd2e9674214b5df052" }, "downloads": -1, "filename": "pygeocoder-1.1.4.tar.gz", "has_sig": false, "md5_digest": "af1a4bbe2a199c5490df5a17adbd3858", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8005, "upload_time": "2011-06-12T07:55:43", "url": "https://files.pythonhosted.org/packages/e0/77/7fc8b423be9be710febcc9e86e7ca93e49f566537fa1d89fa2a94fbb55d8/pygeocoder-1.1.4.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "f719985e31ade201b1d003582af093b6", "sha256": "880549a8357fee5aaf7c0e7576ca0b92a35fe26cfaffd3cf62ef9d806a095f84" }, "downloads": -1, "filename": "pygeocoder-1.2.tar.gz", "has_sig": false, "md5_digest": "f719985e31ade201b1d003582af093b6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6825, "upload_time": "2013-05-16T06:27:07", "url": "https://files.pythonhosted.org/packages/00/cd/8724a09f7d220b3110f360f59419bb9c1da7e443b1ffdcbc56ec3b22edd1/pygeocoder-1.2.tar.gz" } ], "1.2.0.2": [ { "comment_text": "", "digests": { "md5": "629bb1e0c6944c0d71d1f005ebf9abc3", "sha256": "dc372c802c029059d626bab0c438dca85f0cd7c05d171d6ad8309e6a8ec096e4" }, "downloads": -1, "filename": "pygeocoder-1.2.0.2.tar.gz", "has_sig": false, "md5_digest": "629bb1e0c6944c0d71d1f005ebf9abc3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6891, "upload_time": "2013-06-26T06:31:03", "url": "https://files.pythonhosted.org/packages/bb/50/818307d5b29d3f278c3a582c4a0dd532273ef6eccd279fe6cbb984097190/pygeocoder-1.2.0.2.tar.gz" } ], "1.2.0.3": [ { "comment_text": "", "digests": { "md5": "aacb827ad4b609fa830607c7720be8b1", "sha256": "35242002b32f5a0600bed53fceee9ea00a41b0262076a29002f291e00cf76c0c" }, "downloads": -1, "filename": "pygeocoder-1.2.0.3.tar.gz", "has_sig": false, "md5_digest": "aacb827ad4b609fa830607c7720be8b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7370, "upload_time": "2013-07-11T07:29:15", "url": "https://files.pythonhosted.org/packages/3f/08/b5dbb86fef4f253f20b41f714b36d8ca205b741b38ea436b689fea12cc93/pygeocoder-1.2.0.3.tar.gz" } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "2428eda2b8f6dc10070cb93bd7e3fe35", "sha256": "c8ee501d561163a19cd8138efd25d848a65d7c2e57df7e9e733bdf640e75fa8e" }, "downloads": -1, "filename": "pygeocoder-1.2.1.tar.gz", "has_sig": false, "md5_digest": "2428eda2b8f6dc10070cb93bd7e3fe35", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7571, "upload_time": "2013-07-14T08:32:35", "url": "https://files.pythonhosted.org/packages/1a/d0/cd72ad9490e0df3b78082bf4c18c1efe2ac522fb3eadb11f5015a38545d5/pygeocoder-1.2.1.tar.gz" } ], "1.2.1.1": [ { "comment_text": "", "digests": { "md5": "aca2c3eaeaeec18737da7c6db16d514a", "sha256": "99770ae31333fc46a13a3704649875f9fdb65d64c30162d3e6184c2dc5f4cd51" }, "downloads": -1, "filename": "pygeocoder-1.2.1.1.tar.gz", "has_sig": false, "md5_digest": "aca2c3eaeaeec18737da7c6db16d514a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7598, "upload_time": "2013-09-04T06:45:12", "url": "https://files.pythonhosted.org/packages/5d/8e/a0514f578e79122fb36b05ac0bf3540a597074ee107eb503e0c47fa4b953/pygeocoder-1.2.1.1.tar.gz" } ], "1.2.2": [ { "comment_text": "", "digests": { "md5": "c9b397f3ea1f68877f6a5a9407f769cf", "sha256": "0780516dc566a8829f9c82f9814a6eceaaa15e67dfb7f356f3bd375fc09f2aa7" }, "downloads": -1, "filename": "pygeocoder-1.2.2.tar.gz", "has_sig": false, "md5_digest": "c9b397f3ea1f68877f6a5a9407f769cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7711, "upload_time": "2014-01-16T07:24:06", "url": "https://files.pythonhosted.org/packages/6e/a7/c898aaa91606c4c57f1e87aa71144fb68f8a7f7503d1435f02930926c5e4/pygeocoder-1.2.2.tar.gz" } ], "1.2.3": [ { "comment_text": "", "digests": { "md5": "fba40ac27a9f61f2f7e829c39b7fc2ef", "sha256": "0e6e972ac031d263fd6dd60524675205c689e21e219ddd4bda462abf02eb075e" }, "downloads": -1, "filename": "pygeocoder-1.2.3.tar.gz", "has_sig": false, "md5_digest": "fba40ac27a9f61f2f7e829c39b7fc2ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7883, "upload_time": "2014-03-25T04:03:19", "url": "https://files.pythonhosted.org/packages/d4/c3/cb88d9701abf287145987548e84e2e85ede48f68997d4940ab873480ff32/pygeocoder-1.2.3.tar.gz" } ], "1.2.4": [ { "comment_text": "", "digests": { "md5": "b510f222474cab73864b0e39f641d8dd", "sha256": "d3d2b65123135e000fd2999de7ca74839c64cf298e721cbcd67ab42e1435826a" }, "downloads": -1, "filename": "pygeocoder-1.2.4.tar.gz", "has_sig": false, "md5_digest": "b510f222474cab73864b0e39f641d8dd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8078, "upload_time": "2014-04-01T08:02:06", "url": "https://files.pythonhosted.org/packages/d6/b9/322440b6d7c5537db9869f9766eb5e89c827cad0af778e38ffa3c1122796/pygeocoder-1.2.4.tar.gz" } ], "1.2.5": [ { "comment_text": "", "digests": { "md5": "20d42d0791a1d9287a26973a41eea173", "sha256": "c1b8353ec8877cedd070d58cb597c4a94b70df00dc0c482d43aa9a21c90bbba0" }, "downloads": -1, "filename": "pygeocoder-1.2.5.tar.gz", "has_sig": false, "md5_digest": "20d42d0791a1d9287a26973a41eea173", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8105, "upload_time": "2014-06-13T08:33:50", "url": "https://files.pythonhosted.org/packages/3b/79/2cf3a4dfe54705bbf07cbb25940078dfa595608aa4ecb9f0aaaae9faba08/pygeocoder-1.2.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "20d42d0791a1d9287a26973a41eea173", "sha256": "c1b8353ec8877cedd070d58cb597c4a94b70df00dc0c482d43aa9a21c90bbba0" }, "downloads": -1, "filename": "pygeocoder-1.2.5.tar.gz", "has_sig": false, "md5_digest": "20d42d0791a1d9287a26973a41eea173", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8105, "upload_time": "2014-06-13T08:33:50", "url": "https://files.pythonhosted.org/packages/3b/79/2cf3a4dfe54705bbf07cbb25940078dfa595608aa4ecb9f0aaaae9faba08/pygeocoder-1.2.5.tar.gz" } ] }