Skip to main content

This module can help you to get the continent of different countries

Project description

getcontinent

This library can help you find the continent of a given country on any given large dataset.

Installation

Use the package manager pip to install foobar.

pip install getContinent

Usage

from getconti import getConti

# create an object of getConti
a = getConti()

# usage
india_continent = a.getContinents("India")

# it return continent name as string
china_continent = a.getContinents("china")

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

getContinent-1.1.1-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page