{ "info": { "author": "Vincent Arel-Bundock", "author_email": "varel@umich.edu", "bugtrack_url": null, "classifiers": [], "description": "Python countrycode\n------------------\n\nConvert country names to and from 9 country code schemes.\n\n* Bugs & Development: https://github.com/vincentarelbundock/pycountrycode\n* Pypi: https://pypi.python.org/pypi/countrycode\n* `Vincent's webpage `_\n\nA Python port of the ``countrycode`` package for R: \n\n* `countrycode @ Github `_\n* `countrycode @ CRAN `_\n\nThis is *beta* software.\n\nInstallation\n------------\n\nUsing pip\n\n::\n\n sudo pip install countrycode\n\nLatest version from Gitub\n\n::\n\n git clone https://github.com/vincentarelbundock/pycountrycode\n cd pycountrycode\n sudo python setup.py install\n\nUsage\n-----\n\n::\n\n from countrycode import countrycode\n countrycode(codes=['Algeria', 'United States'], origin='country_name', target='iso3c')\n > ['DZA', 'USA']", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://umich.edu/~varel", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "countrycode", "package_url": "https://pypi.org/project/countrycode/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/countrycode/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://umich.edu/~varel" }, "release_url": "https://pypi.org/project/countrycode/0.2/", "requires_dist": null, "requires_python": null, "summary": "Convert country names and country codes", "version": "0.2" }, "last_serial": 782103, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "2bae506536556ab990717e9cb33ad5ab", "sha256": "be057d1d597ad1a17cdbb19d4982237b42a6c54b973aafee361618dc0f00a25e" }, "downloads": -1, "filename": "countrycode-0.1.tar.gz", "has_sig": false, "md5_digest": "2bae506536556ab990717e9cb33ad5ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12454, "upload_time": "2013-05-30T08:52:17", "url": "https://files.pythonhosted.org/packages/38/d2/3880c5621103d87052d4567fe254a4a7fdb4ddd4aade4344338ca06994a0/countrycode-0.1.tar.gz" }, { "comment_text": "", "digests": { "md5": "63b258953ce746413fee8bb8ea9fcb48", "sha256": "40662385ec7f7ef3864c7863b928d121159b01d973b533c63c4d6756e3ccb030" }, "downloads": -1, "filename": "countrycode-0.1.zip", "has_sig": false, "md5_digest": "63b258953ce746413fee8bb8ea9fcb48", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13645, "upload_time": "2013-05-30T08:52:26", "url": "https://files.pythonhosted.org/packages/a1/89/d391fc95eac182df4a15c68c566245f4b62d36737ccf58c0b6d4e4ab2cb9/countrycode-0.1.zip" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "e05b919db5fd6247270ed6ff6ffaa843", "sha256": "95d6514552e26094c59c9bd25a2465ae4c4a3137eab5a6e0cd914a4a81702cc6" }, "downloads": -1, "filename": "countrycode-0.2.tar.gz", "has_sig": false, "md5_digest": "e05b919db5fd6247270ed6ff6ffaa843", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12519, "upload_time": "2013-06-28T15:50:49", "url": "https://files.pythonhosted.org/packages/73/c2/01f0747ddc98f29144eae1a00edd88392df81ea305d0da8de244944c9a91/countrycode-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e05b919db5fd6247270ed6ff6ffaa843", "sha256": "95d6514552e26094c59c9bd25a2465ae4c4a3137eab5a6e0cd914a4a81702cc6" }, "downloads": -1, "filename": "countrycode-0.2.tar.gz", "has_sig": false, "md5_digest": "e05b919db5fd6247270ed6ff6ffaa843", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12519, "upload_time": "2013-06-28T15:50:49", "url": "https://files.pythonhosted.org/packages/73/c2/01f0747ddc98f29144eae1a00edd88392df81ea305d0da8de244944c9a91/countrycode-0.2.tar.gz" } ] }