{ "info": { "author": "Nikhil Kumar Singh", "author_email": "nikhilksingh97@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Internet" ], "description": "mygmap\n======\n\nA simple python wrapper for Google Maps API.\nUse it to get the formatted address or co-ordinates of any location.\n\nThe code is Python 2, but Python 3 compatible.\n\nInstallation\n------------\n\nFast install:\n\n::\n\n pip install mygmap\n\nFor a manual install get this package:\n\n::\n\n wget https://github.com/nikhilkumarsingh/mygmap/archive/master.zip\n unzip master.zip\n rm master.zip\n cd mygmap-master\n\nInstall the package:\n\n::\n\n python setup.py install \n\nExample\n--------\n\n.. code:: python\n\n from geo import locator\n\n # get formatted address of any location\n print locator.get_address(\"rohini, delhi\")\n\n # get co-ordinates of location\n print locator.get_coordinates(\"delhi\")\n\n \n\nHere is the output:\n\n::\n\n Rohini, New Delhi, Delhi, India\n (28.7040592, 77.10249019999999)", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/nikhilkumarsingh/mygmap", "keywords": "maps location address", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "mygmap", "package_url": "https://pypi.org/project/mygmap/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mygmap/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/nikhilkumarsingh/mygmap" }, "release_url": "https://pypi.org/project/mygmap/1.0.3/", "requires_dist": null, "requires_python": null, "summary": "A small wrapper around google maps api", "version": "1.0.3" }, "last_serial": 2553587, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "01a84e62cadef3e08f6f2668c45dbd43", "sha256": "ba4a8c7097c3b01ac6f20cbf2ead2eaf3175eda61a46365b590fd0d7038d48c1" }, "downloads": -1, "filename": "mygmap-1.0.0.tar.gz", "has_sig": false, "md5_digest": "01a84e62cadef3e08f6f2668c45dbd43", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1656, "upload_time": "2017-01-03T18:00:01", "url": "https://files.pythonhosted.org/packages/9c/a0/22036d8142661752f6154798cdd98121b9038ff848b877168ed5763e1405/mygmap-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "710234dc270a17eb8b13b9d09d55deff", "sha256": "74adc0666d2d266251e24e2ef03706b655acf895e124cfbb4ca79b45661f0440" }, "downloads": -1, "filename": "mygmap-1.0.1.tar.gz", "has_sig": false, "md5_digest": "710234dc270a17eb8b13b9d09d55deff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2045, "upload_time": "2017-01-04T12:58:27", "url": "https://files.pythonhosted.org/packages/1e/56/593fdd402f121b3d12da71a707e95144e76371d93f2c7d6f0bdf95dc13da/mygmap-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "3f43428f784c3b8059b767e12f55608a", "sha256": "a7f5fe86eac1efce9a10e067585a5ea68e086794556b036634b2d929b85d8ace" }, "downloads": -1, "filename": "mygmap-1.0.2.tar.gz", "has_sig": false, "md5_digest": "3f43428f784c3b8059b767e12f55608a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2039, "upload_time": "2017-01-04T13:01:15", "url": "https://files.pythonhosted.org/packages/b0/a7/0842fe7db6223677abc00682d6d75889d196784ef509d19a1d69324a2a9f/mygmap-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "759e49492c5f9e00358c1343da9a6bbe", "sha256": "f52a91cc6d49f2490f9e8ce0bfaddb6ebbd5c69a7eb2b91b0ca32c7cd12759ff" }, "downloads": -1, "filename": "mygmap-1.0.3.tar.gz", "has_sig": false, "md5_digest": "759e49492c5f9e00358c1343da9a6bbe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2036, "upload_time": "2017-01-04T13:03:22", "url": "https://files.pythonhosted.org/packages/1c/64/344a88cdef25796915d9f4b425a9c3f6e889dc133c6b35a42ef602093786/mygmap-1.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "759e49492c5f9e00358c1343da9a6bbe", "sha256": "f52a91cc6d49f2490f9e8ce0bfaddb6ebbd5c69a7eb2b91b0ca32c7cd12759ff" }, "downloads": -1, "filename": "mygmap-1.0.3.tar.gz", "has_sig": false, "md5_digest": "759e49492c5f9e00358c1343da9a6bbe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2036, "upload_time": "2017-01-04T13:03:22", "url": "https://files.pythonhosted.org/packages/1c/64/344a88cdef25796915d9f4b425a9c3f6e889dc133c6b35a42ef602093786/mygmap-1.0.3.tar.gz" } ] }