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.1.tar.gz
(5.9 kB
view details)
Built Distribution
File details
Details for the file iso-3166-1-0.0.1.tar.gz
.
File metadata
- Download URL: iso-3166-1-0.0.1.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 30f57d5af5045e654852aa2c1a8be4ad7d38546795d464ed589bb6b0e39c4bc9 |
|
MD5 | 853023f4320413b754a1d6bf2c2f8119 |
|
BLAKE2b-256 | fcfc77234dd38fb9f96fb6cdfb061e36e291e40973cfd8b9d75823e5cc67059b |
File details
Details for the file iso_3166_1-0.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: iso_3166_1-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 73fb0b45f4c6e00bb77be2e84816a966e0019de83271a3bc0b5063584bc35b32 |
|
MD5 | fcbd96eac5fa87c2e1286a1ce99842ea |
|
BLAKE2b-256 | cb5fc74ff5c4ab7d251a6d744c3e1ce479e7b4236b18229fa94b2b240dab4b47 |