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
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
iso3166KOR-0.0.1.tar.gz
(14.8 kB
view hashes)
Built Distribution
iso3166KOR-0.0.1-py3-none-any.whl
(14.0 kB
view hashes)
Close
Hashes for iso3166KOR-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 84a9679a9bcbc5c7278849b212f1ae96c5ffe93b30e958d7398cbf47cac97280 |
|
MD5 | 055bb19143b7d7e4a32867e32057dfba |
|
BLAKE2b-256 | 048d7fab033a893a3dbdc25239036488ebaed67117c10901f724bf5582f91d73 |