Unofficial Python Client for Rakuten Web Service
- Free software: MIT license
- Documentation: https://rakuten-ws.readthedocs.io.
- Rakuten Ichiba API
- Rakuten Ichiba RMS Item API
- Rakuten Ichiba RMS Product API
- Rakuten Ichiba RMS Order API
- Rakuten Ichiba RMS RakutenPayOrder API
- Rakuten Ichiba RMS Inventory API
- Rakuten Ichiba RMS Cabinet API
- Rakuten Ichiba RMS Navigation API
- Rakuten Ichiba RMS Category API
- Rakuten Books API
- Rakuten Travel API
- Rakuten Auction API
- Rakuten Kobo API
- Rakuten GORA API
- Rakuten Recipe API
- Rakuten Other APIs
- 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
konch provides a useful development environment. To execute it, run the command:
konch
The old solution was to use ptpython in interactive mode. To execute it, run the command:
webservice