{ "info": { "author": "Salem Harrache", "author_email": "salem.harrache@abc-culture.fr", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "===============================\nPython Rakuten Web Service\n===============================\n\n\n\n.. image:: https://img.shields.io/pypi/v/rakuten-ws.svg\n :target: https://pypi.python.org/pypi/rakuten-ws\n\n.. image:: https://travis-ci.org/alexandriagroup/rakuten-ws.svg?branch=master\n :target: https://travis-ci.org/alexandriagroup/rakuten-ws\n :alt: CI Status\n\n.. image:: http://codecov.io/github/alexandriagroup/rakuten-ws/coverage.svg?branch=master\n :target: http://codecov.io/github/alexandriagroup/rakuten-ws?branch=master\n :alt: Coverage Status\n\n.. image:: https://readthedocs.org/projects/python-rakuten-web-service/badge/?version=latest\n :target: http://python-rakuten-web-service.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n\nUnofficial Python Client for Rakuten Web Service\n\n\n* Free software: MIT license\n* Documentation: https://rakuten-ws.readthedocs.io.\n\n\nSupported APIs\n--------------\n\n- `Rakuten Ichiba API`_\n- `Rakuten Ichiba RMS Item API`_\n- `Rakuten Ichiba RMS Product API`_\n- `Rakuten Ichiba RMS Order API`_\n- `Rakuten Ichiba RMS Inventory API`_\n- `Rakuten Ichiba RMS Cabinet API`_\n- `Rakuten Ichiba RMS Navigation API`_\n- `Rakuten Ichiba RMS Category API`_\n- `Rakuten Books API`_\n- `Rakuten Travel API`_\n- `Rakuten Auction API`_\n- `Rakuten Kobo API`_\n- `Rakuten GORA API`_\n- `Rakuten Recipe API`_\n- `Rakuten Other APIs`_\n\n\n.. _Rakuten Ichiba API: https://rakuten-api-documentation.antoniotajuelo.com/rakuten/service/view?rakuten_service_id=1\n.. _Rakuten Ichiba RMS Item API: https://webservice.rms.rakuten.co.jp/merchant-portal/view?contents=/en/common/1-1_service_index/itemapi\n.. _Rakuten Ichiba RMS Product API: https://webservice.rms.rakuten.co.jp/merchant-portal/view?contents=/en/common/1-1_service_index/productapi\n.. _Rakuten Ichiba RMS Order API: https://webservice.rms.rakuten.co.jp/merchant-portal/view?contents=/en/common/1-1_service_index/orderapi\n.. _Rakuten Ichiba RMS Inventory API: https://webservice.rms.rakuten.co.jp/merchant-portal/view?contents=/en/common/1-1_service_index/inventoryapi\n.. _Rakuten Ichiba RMS Cabinet API: https://webservice.rms.rakuten.co.jp/merchant-portal/view?contents=/en/common/1-1_service_index/cabinetapi\n.. _Rakuten Ichiba RMS Navigation API: https://webservice.rms.rakuten.co.jp/merchant-portal/view?contents=/en/common/1-1_service_index/navigationapi\n.. _Rakuten Ichiba RMS Category API: https://webservice.rms.rakuten.co.jp/merchant-portal/view?contents=/en/common/1-1_service_index/categoryapi\n.. _Rakuten Books API: https://rakuten-api-documentation.antoniotajuelo.com/rakuten/service/view?rakuten_service_id=2\n.. _Rakuten Travel API: https://rakuten-api-documentation.antoniotajuelo.com/rakuten/service/view?rakuten_service_id=4\n.. _Rakuten Auction API: https://rakuten-api-documentation.antoniotajuelo.com/rakuten/service/view?rakuten_service_id=4\n.. _Rakuten Kobo API: https://rakuten-api-documentation.antoniotajuelo.com/rakuten/service/view?rakuten_service_id=7\n.. _Rakuten GORA API: https://rakuten-api-documentation.antoniotajuelo.com/rakuten/service/view?rakuten_service_id=8\n.. _Rakuten Recipe API: https://rakuten-api-documentation.antoniotajuelo.com/rakuten/service/view?rakuten_service_id=6\n.. _Rakuten Other APIs: https://rakuten-api-documentation.antoniotajuelo.com/rakuten/service/view?rakuten_service_id=9\n\n\nInstallation\n------------\n\nRequirements:\n - python >= 2.7\n - python-lxml\n\nYou can install, upgrade, uninstall rakuten-ws with these commands::\n\n $ pip install [--user] rakuten-ws\n $ pip install [--user] --upgrade rakuten-ws\n $ pip uninstall rakuten-ws\n\n\n\n\nPython Rakuten Web Service changelog\n==================================================\n\nVersion 0.4.2\n-------------\n\nReleased on March 31st 2017\n\n- Fixed `RmsOrderAPI.getOrder` and `RmsOrderAPI.updateOrder`\n\nVersion 0.4.1\n-------------\n\nReleased on March 29th 2017\n\n- Retrieve inventory information about multiple items at once (RmsInventoryAPI)\n\nVersion 0.4.0\n-------------\n\nReleased on March 27th 2017\n\n- Added support for RmsInventoryAPI\n\nVersion 0.3.0\n-------------\n\nReleased on March 21st 2017\n\n- Added support for RMS Category API\n\nVersion 0.2.1\n-------------\n\nReleased on February 28th 2017\n\n- Dropped upload_images function to keep the project as close as possible to Rakuten APIs\n- Sorted xml keys recursively\n\nVersion 0.2.0\n-------------\n\nReleased on February 22nd 2017\n\n- Added support for RMS Cabinet API\n- Added support for RMS Navigation API\n- Added support for Python 3.6\n\nVersion 0.1.1\n-------------\n\nReleased on January 13th 2017\n\n- Included WSDL files in the Pypi package\n\nVersion 0.1.0\n-------------\n\nReleased on January 03rd 2017\n\n- First release on PyPI.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/alexandriagroup/rakuten-ws", "keywords": "rakuten-ws", "license": "MIT license", "maintainer": null, "maintainer_email": null, "name": "rakuten-ws", "package_url": "https://pypi.org/project/rakuten-ws/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/rakuten-ws/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/alexandriagroup/rakuten-ws" }, "release_url": "https://pypi.org/project/rakuten-ws/0.4.2/", "requires_dist": null, "requires_python": null, "summary": "Unofficial Python Client for Rakuten Web Service", "version": "0.4.2" }, "last_serial": 2814008, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "2b35d4c22eca40853bea3c212e87c95a", "sha256": "408e4a91c276e4911df4bd25f1c70ddb6ccee5094d24479ad78c7cefb3b5ea87" }, "downloads": -1, "filename": "rakuten_ws-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2b35d4c22eca40853bea3c212e87c95a", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 11981, "upload_time": "2017-01-03T15:07:22", "url": "https://files.pythonhosted.org/packages/e1/bf/741ce1dd7032658f9fbcdc3371d6d7f65f7505933b9dfe8337fe8bc48276/rakuten_ws-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "17f34fac2443bae8ad1f89465c3e153b", "sha256": "aa0053114d6e06dac097f4efef809bddf9418ccf51feb7c284030c7c725b8af8" }, "downloads": -1, "filename": "rakuten-ws-0.1.0.tar.gz", "has_sig": false, "md5_digest": "17f34fac2443bae8ad1f89465c3e153b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1057243, "upload_time": "2017-01-03T15:07:18", "url": "https://files.pythonhosted.org/packages/c5/22/3cb3e294be22508487d929dbd5bcb4a8ff1a2741148e5b3f620ab87c9d9a/rakuten-ws-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "db2d603c62351b29184a5480bf1b2bc4", "sha256": "3fb683a2fde134aa8410c8b0402d62a907a02c1ad3e409ad40061538c13a996b" }, "downloads": -1, "filename": "rakuten-ws-0.1.1.tar.gz", "has_sig": false, "md5_digest": "db2d603c62351b29184a5480bf1b2bc4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1059847, "upload_time": "2017-01-13T10:29:38", "url": "https://files.pythonhosted.org/packages/d6/34/028bda355fd205b10e6e713cf647e0fd5bd7628deb86f4892b20271e9a43/rakuten-ws-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "dd73d998124910c68b06af36140e5823", "sha256": "3bb1e959e46a7c93ad3ec2458bf1a9268edfecc0c6880e913fd198a3f2ccead1" }, "downloads": -1, "filename": "rakuten_ws-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "dd73d998124910c68b06af36140e5823", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 16819, "upload_time": "2017-02-22T11:07:27", "url": "https://files.pythonhosted.org/packages/7f/e9/078e4454da22f2e3ed7a4630f358473e55c1d2584062367368d464e9d27c/rakuten_ws-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ee7195bf651d66b49fa22ffd912c0e2d", "sha256": "86148f8018ea6875492c58ce15605fb66793710c766d4e76bf47c20a82bdddf9" }, "downloads": -1, "filename": "rakuten-ws-0.2.0.tar.gz", "has_sig": false, "md5_digest": "ee7195bf651d66b49fa22ffd912c0e2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1269255, "upload_time": "2017-02-22T11:07:23", "url": "https://files.pythonhosted.org/packages/b7/69/bb4ca7d660ba76c6238d0898e05076d4c0f451317fc15930b6c900d54e8e/rakuten-ws-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "f0c501796313e0a3f9179d014e152b1a", "sha256": "4c697ea31760cfbc119d5ef50a764ce84f7dccd284e7962d5a29d9f524d531b0" }, "downloads": -1, "filename": "rakuten_ws-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f0c501796313e0a3f9179d014e152b1a", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 16870, "upload_time": "2017-02-28T17:28:36", "url": "https://files.pythonhosted.org/packages/e0/81/1869b6c52409aef64a0f728648402915818d62ce32fd4a73d0e9da0b2349/rakuten_ws-0.2.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f16d230b9780af558bc4baf9aa2c91cd", "sha256": "01b037c5eda28b0ce6698e6f333208a3dae0b49ecf227fb52e79054302ef9425" }, "downloads": -1, "filename": "rakuten-ws-0.2.1.tar.gz", "has_sig": false, "md5_digest": "f16d230b9780af558bc4baf9aa2c91cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1182684, "upload_time": "2017-02-28T17:27:25", "url": "https://files.pythonhosted.org/packages/01/fb/04d8168a803af8da1598d0905a341616285f5134b4f6e55c98fae3d8623d/rakuten-ws-0.2.1.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "2105a5a4be3c8e03dae0e8ec7b258e10", "sha256": "44b4e87c6efbcaacf31bab8f1399a5c96022b51ee042e2b792f5b414255ad0df" }, "downloads": -1, "filename": "rakuten_ws-0.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2105a5a4be3c8e03dae0e8ec7b258e10", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 17305, "upload_time": "2017-03-21T10:59:52", "url": "https://files.pythonhosted.org/packages/cd/c5/d6ca46d1693b4ab0aee9e1c2bd30439c7e0e9eb70c8665d744bfc6fffcef/rakuten_ws-0.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a539ded393cfea9f9d2ce40b8f55e110", "sha256": "4044be62bd2a477f1437e582030f3a1a591aecbb5b3410c41fcb83297919e88a" }, "downloads": -1, "filename": "rakuten-ws-0.3.0.tar.gz", "has_sig": false, "md5_digest": "a539ded393cfea9f9d2ce40b8f55e110", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1184545, "upload_time": "2017-03-21T10:59:49", "url": "https://files.pythonhosted.org/packages/c4/dd/cd5eb8a746fb3d8cddd3a0a50f29f80d3a84f7530c61755d050f05776210/rakuten-ws-0.3.0.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "0f514e7b9070452fb419dcf063055a9a", "sha256": "4fbc6d05d855aae8e950714797a4384087dc113581f81883bd993db68c42dfa3" }, "downloads": -1, "filename": "rakuten_ws-0.4.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0f514e7b9070452fb419dcf063055a9a", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 18107, "upload_time": "2017-03-27T15:50:05", "url": "https://files.pythonhosted.org/packages/e1/4e/d7ba5fc05a5fccfb0c490bf3283c7c80b5e4fb3b7623b1dd00017d80308b/rakuten_ws-0.4.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e9b9d5063b2bc9a950a7de3afa5706a1", "sha256": "062d91d949821f50121dc0beecce4f0131e927fd6d636b7971b450f393ac17a5" }, "downloads": -1, "filename": "rakuten-ws-0.4.0.tar.gz", "has_sig": false, "md5_digest": "e9b9d5063b2bc9a950a7de3afa5706a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1194743, "upload_time": "2017-03-27T15:50:02", "url": "https://files.pythonhosted.org/packages/3c/93/3a9c96ba6014977b7c97b11ba6720137b739ff2a7fb8e592b350482ad8c1/rakuten-ws-0.4.0.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "7e863bf6de31c0e06afd08b4c74b27fa", "sha256": "17dd3f0a2389f8c4a0fbd8e779c37b5b6f14e97fe5de97f049b988f887b86364" }, "downloads": -1, "filename": "rakuten_ws-0.4.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7e863bf6de31c0e06afd08b4c74b27fa", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 18224, "upload_time": "2017-03-29T10:07:44", "url": "https://files.pythonhosted.org/packages/06/4e/5bf356df2210f7daf455004535d8fc909a9e5f327e62782689c00bf37556/rakuten_ws-0.4.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cc90ee2fd17db96f462396a7d5bf16c7", "sha256": "689baaf8ca030c2c6cc7b4f7b6924e9b168b1199b1505847f599b2bbda592828" }, "downloads": -1, "filename": "rakuten-ws-0.4.1.tar.gz", "has_sig": false, "md5_digest": "cc90ee2fd17db96f462396a7d5bf16c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1197447, "upload_time": "2017-03-29T10:07:41", "url": "https://files.pythonhosted.org/packages/6d/4c/2af94568a019bc29da03cb4ec4d1c7dc21f586abca1dfcfcf04e4754d320/rakuten-ws-0.4.1.tar.gz" } ], "0.4.2": [ { "comment_text": "", "digests": { "md5": "9673b51661049105744c496e88b744b2", "sha256": "4c388094c91d4156005d3ace5a254563bef97edb12cb7a631862d2e603af912a" }, "downloads": -1, "filename": "rakuten_ws-0.4.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9673b51661049105744c496e88b744b2", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 18695, "upload_time": "2017-03-31T07:12:10", "url": "https://files.pythonhosted.org/packages/c8/0f/fc9be99c2b204aa608fb557e1dcea63cc7eba1fd732379aa9beafa5b0a8e/rakuten_ws-0.4.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c8f2c7eeea880d2d3b77d8a8c787ce31", "sha256": "c8bb66c8aa37ebb70f96cf6513aa457b93c0008964dbd2b50226f50b5e3a04f3" }, "downloads": -1, "filename": "rakuten-ws-0.4.2.tar.gz", "has_sig": false, "md5_digest": "c8f2c7eeea880d2d3b77d8a8c787ce31", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1202101, "upload_time": "2017-03-31T07:12:08", "url": "https://files.pythonhosted.org/packages/80/3a/e390a164f41b46f92626695b4e758480f64bbd57228add3a078cee544472/rakuten-ws-0.4.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9673b51661049105744c496e88b744b2", "sha256": "4c388094c91d4156005d3ace5a254563bef97edb12cb7a631862d2e603af912a" }, "downloads": -1, "filename": "rakuten_ws-0.4.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9673b51661049105744c496e88b744b2", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 18695, "upload_time": "2017-03-31T07:12:10", "url": "https://files.pythonhosted.org/packages/c8/0f/fc9be99c2b204aa608fb557e1dcea63cc7eba1fd732379aa9beafa5b0a8e/rakuten_ws-0.4.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c8f2c7eeea880d2d3b77d8a8c787ce31", "sha256": "c8bb66c8aa37ebb70f96cf6513aa457b93c0008964dbd2b50226f50b5e3a04f3" }, "downloads": -1, "filename": "rakuten-ws-0.4.2.tar.gz", "has_sig": false, "md5_digest": "c8f2c7eeea880d2d3b77d8a8c787ce31", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1202101, "upload_time": "2017-03-31T07:12:08", "url": "https://files.pythonhosted.org/packages/80/3a/e390a164f41b46f92626695b4e758480f64bbd57228add3a078cee544472/rakuten-ws-0.4.2.tar.gz" } ] }