Get the name of the continent in which a country is located in.
Project description
ContinentInfo
ContinentInfo is python package to get the name of the continent in which a country is located in.
Installation
ContinentInfo requires minimum Python 2.7 to run.
$ pip install ContinentInfo
Usage
$ from ContinentInfo import get_continent
$ country_name = get_continent('India')
$ country_name
$ 'Asia'
License
Copyright (c) 2019 Rohit Swami
This project is licensed under the MIT License - see the LICENSE.txt file for details
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ContinentInfo-1.2.tar.gz
(2.8 kB
view details)
File details
Details for the file ContinentInfo-1.2.tar.gz.
File metadata
- Download URL: ContinentInfo-1.2.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
501f8ce8e4d2a3ac136c1774115d547fced8616415072eb9451b564b4ca8e374
|
|
| MD5 |
eaee0a02dc828799bf20ec135fb805e4
|
|
| BLAKE2b-256 |
86030d1c6963aa18547254d1fcc4d6a8cca2a4971404c0fbf60ce9da2f1b05d4
|