ISO 3361-1 Country code package for Python
Project description
define codes for the names of countries as a enum it supports python2.7, 3.3 with enum34 of course support python3.4 as well.
>>> from iso3166 import Country
>>> Country.kr
<Country.kr>
>>> Country.kr.alpha2
KR
>>> Country.kr.alpha3
KOR
>>> Country.kr.numeric
410
>>> Country.kr.english_short_name
Written by Kang Hyojun. Distributed under Public Domain.
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
iso-3166-1-0.0.2.tar.gz
(6.0 kB
view details)
Built Distribution
File details
Details for the file iso-3166-1-0.0.2.tar.gz
.
File metadata
- Download URL: iso-3166-1-0.0.2.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dcefec8f0285356e218cfe37e71bb8cca21743dccad3d83272e7038e377b7758 |
|
MD5 | c3c946e6ecdf076f404b562e89a3ad0d |
|
BLAKE2b-256 | e3071e705a2a1d83ebe037a4479d0265c769af9d7808b689eb704816db306792 |
File details
Details for the file iso_3166_1-0.0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: iso_3166_1-0.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ec6d62ec014b16952c9245bb38ccdbb4680e1d489a31dfff799a1171cab8469 |
|
MD5 | 181f93eca60b8e3524ede9243fb4bc9a |
|
BLAKE2b-256 | 158bf59cda20ff7abf41751884d763a12e334c4b986ee634fe1facb3c2eb1c34 |