All ISO 3166 country codes for EU countries.
Project description
pyeucountrycodes
A list of EU country codes following the ISO 3166-1 / Alpha-2 code.
usage
pip install pyeucountrycodes
>>> from eu_country_codes import COUNTRY_CODES
scope
It is intended to keep this package very simple.
If you need to access the names of the countries, maybe even in different languages, please refer to the excellent pycountry:
https://pypi-hypernode.com/project/pycountry/
contribution, feature requests and bug reports
Please use https://github.com/jugmac00/pyeucountrycodes
development and run tests
$ python3 -m venv .venv
$ . .venv/bin/activate
$ pip install -U pip
$ pip install flit
$ git clone git@github.com:jugmac00/pyeucountrycodes.git
$ cd pyeucountrycodes/
$ flit install
$ pytest .
release history
0.7.0 (15.01.2019)
Initial release.
sources
List of countries:
https://en.wikipedia.org/wiki/Member_state_of_the_European_Union (visited on 15.01.2019)
Iso codes:
https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes (visited on 15.01.2019)
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
pyeucountrycodes-0.7.0.tar.gz
(2.9 kB
view hashes)
Built Distribution
Close
Hashes for pyeucountrycodes-0.7.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e2a2b63d99cdb182b725296315a3cc2516a4adebaf95370870cecc39983cb85 |
|
MD5 | 6b1a49ea787975be1f4294d4bf406a20 |
|
BLAKE2b-256 | 54ef2085d4bc000d00d4c33708b07ef9b3b2e4b066b3dbd2e6b49f21300bfc65 |