Skip to main content

Self-contained ISO 3166-1 country definitions.

Project description

# 한글 국가명 -> iso3166 표준 국가명, 코드 값

참조해서 만듬. https://github.com/deactivated/python-iso3166/tree/master

` $pip install iso3166KOR `

` >>> from iso3166KOR import countries >>> countries.get('미국') Country(name='미국', apolitical_name='UNITED STATES', numeric='840', alpha2='US', alpha3='USA') >>> countries.get('미합중국') Country(name='미합중국', apolitical_name='United States of America', numeric='840', alpha2='US', alpha3='USA') `

Project details


Download files

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

Source Distribution

iso3166KOR-0.0.1.tar.gz (14.8 kB view hashes)

Uploaded Source

Built Distribution

iso3166KOR-0.0.1-py3-none-any.whl (14.0 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