{ "info": { "author": "J\u00fcrgen Gmach", "author_email": "juergen.gmach@googlemail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python" ], "description": "# pyeucountrycodes\n\nA list of EU country codes following the ISO 3166-1 / Alpha-2 code.\n\n## usage\n\n```bash\npip install pyeucountrycodes\n\n>>> from eu_country_codes import COUNTRY_CODES\n```\n\n\n## scope\n\nIt is intended to keep this package very simple.\n\nIf you need to access the names of the countries, maybe even in different languages, please refer to the excellent **pycountry**:\n\nhttps://pypi.org/project/pycountry/\n\n\n## contribution, feature requests and bug reports\n\nPlease use https://github.com/jugmac00/pyeucountrycodes\n\n\n## development and run tests\n\n```\n$ python3 -m venv .venv\n$ . .venv/bin/activate\n\n$ pip install -U pip\n$ pip install flit\n\n$ git clone git@github.com:jugmac00/pyeucountrycodes.git\n$ cd pyeucountrycodes/\n$ flit install\n\n$ pytest .\n```\n\n## release history\n\n### 0.7.0 (15.01.2019)\n\nInitial release.\n\n## sources\n\nList of countries:\n\nhttps://en.wikipedia.org/wiki/Member_state_of_the_European_Union (visited on 15.01.2019)\n\nIso codes:\n\nhttps://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes (visited on 15.01.2019)", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jugmac00/pyeucountrycodes", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pyeucountrycodes", "package_url": "https://pypi.org/project/pyeucountrycodes/", "platform": "", "project_url": "https://pypi.org/project/pyeucountrycodes/", "project_urls": { "Homepage": "https://github.com/jugmac00/pyeucountrycodes" }, "release_url": "https://pypi.org/project/pyeucountrycodes/0.7.0/", "requires_dist": null, "requires_python": "", "summary": "All ISO 3166 country codes for EU countries.", "version": "0.7.0" }, "last_serial": 4700590, "releases": { "0.7.0": [ { "comment_text": "", "digests": { "md5": "6b1a49ea787975be1f4294d4bf406a20", "sha256": "5e2a2b63d99cdb182b725296315a3cc2516a4adebaf95370870cecc39983cb85" }, "downloads": -1, "filename": "pyeucountrycodes-0.7.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6b1a49ea787975be1f4294d4bf406a20", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3291, "upload_time": "2019-01-15T21:49:28", "url": "https://files.pythonhosted.org/packages/54/ef/2085d4bc000d00d4c33708b07ef9b3b2e4b066b3dbd2e6b49f21300bfc65/pyeucountrycodes-0.7.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8a5f846a161f3c9bffb41fe38113b9be", "sha256": "2d02a26f9bb9f59657e4460dc8467533631aa80ad80406be77d69e14c37a44b4" }, "downloads": -1, "filename": "pyeucountrycodes-0.7.0.tar.gz", "has_sig": false, "md5_digest": "8a5f846a161f3c9bffb41fe38113b9be", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2933, "upload_time": "2019-01-15T21:49:36", "url": "https://files.pythonhosted.org/packages/0b/5d/c8d7dac38ae9f11fe1386cde8bd4cc54fe961452b2ec3eab5cd1cfb12cb5/pyeucountrycodes-0.7.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6b1a49ea787975be1f4294d4bf406a20", "sha256": "5e2a2b63d99cdb182b725296315a3cc2516a4adebaf95370870cecc39983cb85" }, "downloads": -1, "filename": "pyeucountrycodes-0.7.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6b1a49ea787975be1f4294d4bf406a20", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3291, "upload_time": "2019-01-15T21:49:28", "url": "https://files.pythonhosted.org/packages/54/ef/2085d4bc000d00d4c33708b07ef9b3b2e4b066b3dbd2e6b49f21300bfc65/pyeucountrycodes-0.7.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8a5f846a161f3c9bffb41fe38113b9be", "sha256": "2d02a26f9bb9f59657e4460dc8467533631aa80ad80406be77d69e14c37a44b4" }, "downloads": -1, "filename": "pyeucountrycodes-0.7.0.tar.gz", "has_sig": false, "md5_digest": "8a5f846a161f3c9bffb41fe38113b9be", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2933, "upload_time": "2019-01-15T21:49:36", "url": "https://files.pythonhosted.org/packages/0b/5d/c8d7dac38ae9f11fe1386cde8bd4cc54fe961452b2ec3eab5cd1cfb12cb5/pyeucountrycodes-0.7.0.tar.gz" } ] }