{ "info": { "author": "geonwoo.kim", "author_email": "drama0708@gmail.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 3" ], "description": "", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ultimatelife/NCP_Geolocation.git", "keywords": "", "license": "Naver Cloud Platform", "maintainer": "", "maintainer_email": "", "name": "NCP-Geolocation", "package_url": "https://pypi.org/project/NCP-Geolocation/", "platform": "", "project_url": "https://pypi.org/project/NCP-Geolocation/", "project_urls": { "Homepage": "https://github.com/ultimatelife/NCP_Geolocation.git" }, "release_url": "https://pypi.org/project/NCP-Geolocation/0.12/", "requires_dist": null, "requires_python": "", "summary": " This is for Geolocation service of Naver Cloud Platfrom It is simple to use 1. Import and fill your security code ncp_geolocation = NCP_Geolocation_API(oauth_consumer_key=\"$oauth_consumer_key\", secret_key=\"$secret_key\") 2. execute `get_geolocation` function print(ncp_geolocation.get_geolocation(\"125.209.222.142\")) results : {\"returnCode\": 0,\"requestId\": \"c2032c47-f678-4de1-b595-461906ea90c4\",\"geoLocation\": {\"country\": \"KR\",\"code\": \"4113558000\",\"r1\": \"\uacbd\uae30\ub3c4\",\"r2\": \"\uc131\ub0a8\uc2dc \ubd84\ub2f9\uad6c\"}} ", "version": "0.12" }, "last_serial": 3435233, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "f893264614375ef2140be8dafe442c07", "sha256": "dc4cb2b831b20ce7cd70f421a4fa7ff4b641e1acd35e9785be3b85255ae25464" }, "downloads": -1, "filename": "NCP_Geolocation-0.1.tar.gz", "has_sig": false, "md5_digest": "f893264614375ef2140be8dafe442c07", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1908, "upload_time": "2017-12-21T18:44:56", "url": "https://files.pythonhosted.org/packages/5b/83/a43721697a343fb30805dfd878ea394994bc218369672ea7c5eb93ec57e4/NCP_Geolocation-0.1.tar.gz" } ], "0.11": [ { "comment_text": "", "digests": { "md5": "40ee266460ea0ebe1f7685240db56d14", "sha256": "f932de10ff314d16468cc795b8a1d9d3e2a1259fae6ff2cab75ac6adb5749a1d" }, "downloads": -1, "filename": "NCP_Geolocation-0.11.tar.gz", "has_sig": false, "md5_digest": "40ee266460ea0ebe1f7685240db56d14", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1903, "upload_time": "2017-12-21T18:59:26", "url": "https://files.pythonhosted.org/packages/7d/bb/bf072981abd3018fa3faf111fef45ab91b8258f5c54597ff2328677ecea5/NCP_Geolocation-0.11.tar.gz" } ], "0.12": [ { "comment_text": "", "digests": { "md5": "259f9d34b738dc07656120a80cd223ce", "sha256": "ae20bd96d63d46604e7c506f961c3fb75a1d97cbfaaef50078f34759c80c7610" }, "downloads": -1, "filename": "NCP_Geolocation-0.12.tar.gz", "has_sig": false, "md5_digest": "259f9d34b738dc07656120a80cd223ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2153, "upload_time": "2017-12-21T19:12:02", "url": "https://files.pythonhosted.org/packages/4f/45/61ee55f28360358779cb620a9993327e3caced37b9e1439e99023700a114/NCP_Geolocation-0.12.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "259f9d34b738dc07656120a80cd223ce", "sha256": "ae20bd96d63d46604e7c506f961c3fb75a1d97cbfaaef50078f34759c80c7610" }, "downloads": -1, "filename": "NCP_Geolocation-0.12.tar.gz", "has_sig": false, "md5_digest": "259f9d34b738dc07656120a80cd223ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2153, "upload_time": "2017-12-21T19:12:02", "url": "https://files.pythonhosted.org/packages/4f/45/61ee55f28360358779cb620a9993327e3caced37b9e1439e99023700a114/NCP_Geolocation-0.12.tar.gz" } ] }