{ "info": { "author": "Christoph Becker", "author_email": "tuergeist@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# International Vehicle Registration Codes to ISO3166 3-letter Country code converter\n\nStandalone license plate country code converter. \nBased on a International Vehicle Registration Code, i.e., 'D' for Germany, it will return 'DEU' \nas 3-letter ISO3166-1 alpha-3 code.\n\n\nYou may want to use [ISO166 Python lib](https://github.com/deactivated/python-iso3166) to get\nthe Country's name or numeric code.\n\n\n## Installation\n\n\n $ pip install ivrc2country\n\n\n## Usage\n\n >>> import ivrc2country\n >>> ivrc2country.ivrcodes.get('D')\n IVRCode(ivrc='D', iso3166='DEU')\n\n >>> ivrc2country.ivrc_by_iso3166.get('DEU')\n IVRCode(ivrc='D', iso3166='DEU')\n\n\n### Get political name of the issuing country\n\n >>> import ivrc2country\n >>> import iso3166\n >>> r = ivrc2country.ivrcodes.get('D')\n >>> iso3166.countries_by_alpha3.get(r.iso3166)\n Country(name='Germany', alpha2='DE', alpha3='DEU', numeric='276', apolitical_name='Germany')\n\n\n## Keywords\n\n* L\u00e4nderkennzeichen nach ISO3166-1 L\u00e4ndercode Konverter\n* Autokennzeichen Land\n* license plate country converter\n* distinguishing signs used on vehicles in international traffic\n\n\n", "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/tuergeist/ivrc2country", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "ivrc2country", "package_url": "https://pypi.org/project/ivrc2country/", "platform": "", "project_url": "https://pypi.org/project/ivrc2country/", "project_urls": { "Homepage": "https://github.com/tuergeist/ivrc2country" }, "release_url": "https://pypi.org/project/ivrc2country/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "Converts international vehicle license codes to 3-letter ISO3166-1 alpha-3 country codes", "version": "0.1.2" }, "last_serial": 4815318, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "d89f5e06655cf017ee020f0ce7818f2b", "sha256": "fc7206cb10070bf3841f22b3a983d64508336003f4f57c2fc15a90b8809ab057" }, "downloads": -1, "filename": "ivrc2country-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "d89f5e06655cf017ee020f0ce7818f2b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5405, "upload_time": "2019-02-12T21:24:48", "url": "https://files.pythonhosted.org/packages/1f/20/9c5c601424cf53203749d22eda0d37f257b2f86b9e7ec4a1212e169c468f/ivrc2country-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4154808002fb794c83bedfa14cea4d74", "sha256": "9ffafdce7002a0dafa8c1892bce7c0759ce10c1100433efc4611d8785c8b2c16" }, "downloads": -1, "filename": "ivrc2country-0.1.0.tar.gz", "has_sig": false, "md5_digest": "4154808002fb794c83bedfa14cea4d74", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3835, "upload_time": "2019-02-12T21:24:50", "url": "https://files.pythonhosted.org/packages/0a/6b/b1bb15ef2829a3307402925f83014b770abe2e82aac49dee5cc9def44502/ivrc2country-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "a1c2dd05f8466c4e85076a49f214ce33", "sha256": "96e1eabfbce83b6721e6c3bd5c05f597f49c1494a23f059645cb03bbbaaab782" }, "downloads": -1, "filename": "ivrc2country-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "a1c2dd05f8466c4e85076a49f214ce33", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5476, "upload_time": "2019-02-13T10:34:23", "url": "https://files.pythonhosted.org/packages/8c/b8/876beda0224efeaea8fdf28c7812e3c289632d3ce358522c73523bdc0780/ivrc2country-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "391e69c423b52b1994926fda65babae5", "sha256": "4bb60a8cb1fa4ecfd741b342f9278cc6c82ee27cc05771aaab75c7b30652adbc" }, "downloads": -1, "filename": "ivrc2country-0.1.1.tar.gz", "has_sig": false, "md5_digest": "391e69c423b52b1994926fda65babae5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3906, "upload_time": "2019-02-13T10:34:24", "url": "https://files.pythonhosted.org/packages/ce/5b/bc54c6e1269c99f1266949bd4d71908a19613e220bec293113b2d8e6fc65/ivrc2country-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "2ef32162d8ecbdede86ed7d219cdc805", "sha256": "ccfaf825fcba075194251274f7c4c3bf9ee009451ddbaf3b455ce8d9ea87d8fe" }, "downloads": -1, "filename": "ivrc2country-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "2ef32162d8ecbdede86ed7d219cdc805", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5478, "upload_time": "2019-02-13T11:49:17", "url": "https://files.pythonhosted.org/packages/7e/7c/8623ef9a87c5e5f38f130ef035140a04f04a2d59a31910eb52e9b575cda0/ivrc2country-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d077f25a9b0b807fb166735c5c4aadbe", "sha256": "759d41d81aa81fa246f2681f16a23326a77a70470b666f2c8af3e743e470676a" }, "downloads": -1, "filename": "ivrc2country-0.1.2.tar.gz", "has_sig": false, "md5_digest": "d077f25a9b0b807fb166735c5c4aadbe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3882, "upload_time": "2019-02-13T11:49:18", "url": "https://files.pythonhosted.org/packages/67/d1/47d06ff0a47424037661413760c337f57e35d522e824bf471fca96a788af/ivrc2country-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2ef32162d8ecbdede86ed7d219cdc805", "sha256": "ccfaf825fcba075194251274f7c4c3bf9ee009451ddbaf3b455ce8d9ea87d8fe" }, "downloads": -1, "filename": "ivrc2country-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "2ef32162d8ecbdede86ed7d219cdc805", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5478, "upload_time": "2019-02-13T11:49:17", "url": "https://files.pythonhosted.org/packages/7e/7c/8623ef9a87c5e5f38f130ef035140a04f04a2d59a31910eb52e9b575cda0/ivrc2country-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d077f25a9b0b807fb166735c5c4aadbe", "sha256": "759d41d81aa81fa246f2681f16a23326a77a70470b666f2c8af3e743e470676a" }, "downloads": -1, "filename": "ivrc2country-0.1.2.tar.gz", "has_sig": false, "md5_digest": "d077f25a9b0b807fb166735c5c4aadbe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3882, "upload_time": "2019-02-13T11:49:18", "url": "https://files.pythonhosted.org/packages/67/d1/47d06ff0a47424037661413760c337f57e35d522e824bf471fca96a788af/ivrc2country-0.1.2.tar.gz" } ] }