Python Rakuten Web Service

https://img.shields.io/pypi/v/rakuten-ws.svg CI Status Coverage Status Documentation Status

Unofficial Python Client for Rakuten Web Service

Installation

Requirements:
  • python >= 2.7
  • python-lxml

You can install, upgrade, uninstall rakuten-ws with these commands:

$ pip install [--user] rakuten-ws
$ pip install [--user] --upgrade rakuten-ws
$ pip uninstall rakuten-ws