{ "info": { "author": "Rohit Swami", "author_email": "rowhitswami1@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# ContinentInfo\n----\n\n![](https://forthebadge.com/images/badges/made-with-python.svg)\n\n\nContinentInfo is python package to get the name of the continent in which a country is located in.\n\n### Installation\n\nContinentInfo requires minimum [Python 2.7](https://www.python.org/downloads/release/python-272/) to run.\n\n```sh\n$ pip install ContinentInfo\n```\n### Usage\n```sh\n$ from ContinentInfo import get_continent\n$ country_name = get_continent('India')\n$ country_name\n$ 'Asia'\n```\n\n### License\n[![MIT license](http://img.shields.io/badge/license-MIT-brightgreen.svg)](http://opensource.org/licenses/MIT)\n\n**Copyright (c) 2019 Rohit Swami**\n\nThis project is licensed under the MIT License - see the LICENSE.txt file for details", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "ContinentInfo", "package_url": "https://pypi.org/project/ContinentInfo/", "platform": "", "project_url": "https://pypi.org/project/ContinentInfo/", "project_urls": null, "release_url": "https://pypi.org/project/ContinentInfo/1.2/", "requires_dist": null, "requires_python": "", "summary": "Get the name of the continent in which a country is located in.", "version": "1.2" }, "last_serial": 4891748, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "28a4b5af81c1ef8bb5144ba299fe5403", "sha256": "3cb7d52eafcc1668a865da2a3b32e075f0dd1ce91e2959abb02f9be501867fd7" }, "downloads": -1, "filename": "ContinentInfo-1.0.tar.gz", "has_sig": false, "md5_digest": "28a4b5af81c1ef8bb5144ba299fe5403", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2707, "upload_time": "2019-03-03T20:15:36", "url": "https://files.pythonhosted.org/packages/18/01/cf4c18f0555b2454c083968fa672ab8c317c895701d8584ee66f2835bfb7/ContinentInfo-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "9ed4e50fb99b79de2335638b4fddbfa9", "sha256": "9b026252bcbd5c62eaa7f818b7920f1e7623146b376dc1936fa8155b2f68e806" }, "downloads": -1, "filename": "ContinentInfo-1.1.tar.gz", "has_sig": false, "md5_digest": "9ed4e50fb99b79de2335638b4fddbfa9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2792, "upload_time": "2019-03-03T20:20:27", "url": "https://files.pythonhosted.org/packages/f8/da/b8e9f23fda7d58bfca30ce81a621a92f7211d088710746a8c8f15527ba60/ContinentInfo-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "eaee0a02dc828799bf20ec135fb805e4", "sha256": "501f8ce8e4d2a3ac136c1774115d547fced8616415072eb9451b564b4ca8e374" }, "downloads": -1, "filename": "ContinentInfo-1.2.tar.gz", "has_sig": false, "md5_digest": "eaee0a02dc828799bf20ec135fb805e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2792, "upload_time": "2019-03-03T20:22:20", "url": "https://files.pythonhosted.org/packages/86/03/0d1c6963aa18547254d1fcc4d6a8cca2a4971404c0fbf60ce9da2f1b05d4/ContinentInfo-1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "eaee0a02dc828799bf20ec135fb805e4", "sha256": "501f8ce8e4d2a3ac136c1774115d547fced8616415072eb9451b564b4ca8e374" }, "downloads": -1, "filename": "ContinentInfo-1.2.tar.gz", "has_sig": false, "md5_digest": "eaee0a02dc828799bf20ec135fb805e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2792, "upload_time": "2019-03-03T20:22:20", "url": "https://files.pythonhosted.org/packages/86/03/0d1c6963aa18547254d1fcc4d6a8cca2a4971404c0fbf60ce9da2f1b05d4/ContinentInfo-1.2.tar.gz" } ] }