Skip to main content

All ISO 3166 country codes for EU countries.

Project description

CI via GitHub Actions PyPI - Python Version Current version on PyPI

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
>>> "FR" in COUNTRY_CODES
True

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/

word of caution

Please note, that although Great Britain left the EU, e.g. Northern Ireland is still treated - partly - as if it would still belong to the EU.

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 pytest

$ git clone git@github.com:jugmac00/pyeucountrycodes.git
$ cd pyeucountrycodes/
$ flit install

$ pytest .

release history

1.3.0 (20.12.2022)

Add support for Python 3.11.

Remove support for Python 3.6.

1.2.0 (07.11.2021)

Add support for Python 3.10.

1.1.0 (06.01.2021)

Update development documentation.

Do not use Travis CI any more.

Add badge for supported Python versions.

1.0.1 (04.01.2021)

Update readme for release.

1.0.0 (04.01.2021)

Test with GitHub actions.

Add support for Python 3.7, 3.8 and 3.9.

Drop support for Python 2.

Update usage example.

Remove GB from the list of EU countries.

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 04.01.2021)

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-1.3.0.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

pyeucountrycodes-1.3.0-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

Details for the file pyeucountrycodes-1.3.0.tar.gz.

File metadata

  • Download URL: pyeucountrycodes-1.3.0.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.26.0

File hashes

Hashes for pyeucountrycodes-1.3.0.tar.gz
Algorithm Hash digest
SHA256 2e0c803da65a3ea69e4c62757430bd0887d62039afd399dd4cff0ab54c285590
MD5 e95b4bc236d1ee435aeb2eca54815e86
BLAKE2b-256 08b816b828666be5058db4a1d2e86812b2147eb4ae79b3d7a32ff25f19600cfb

See more details on using hashes here.

File details

Details for the file pyeucountrycodes-1.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for pyeucountrycodes-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ae058066102b831ac2120881d2b3b5980ecb101657379461c3b4635181705595
MD5 22e8031de082a31c37704ce7138eb7bf
BLAKE2b-256 5f4c4e69cf8aaa9b12b1cf7fc38419366e70f6b6066646d9607085cb814ec2cd

See more details on using hashes here.

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