Jingdong API Client
Project description
JOS is an unofficial Jingdong open service Python SDK
Installation
You can install jos with pip:
$ pip install jos
Or, with setuptools easy_install in case you didn’t have pip:
$ easy_install jos
Usage
from jos.client import JDClient client = JDClient(key='your_api_key', secret='your_api_secret') method = 'jingdong.ware.product.detail.search.list.get' params = { 'skuId': '123456', 'isLoadWareScore': False, 'client': 'm', } res = client.call(method, params)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jos-0.1.1.tar.gz
(3.1 kB
view details)
Built Distribution
jos-0.1.1-py2.7.egg
(4.6 kB
view details)
File details
Details for the file jos-0.1.1.tar.gz
.
File metadata
- Download URL: jos-0.1.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29df80cdbe746d0a3e3363173aa94a84656b6e2f7651a6ef281312d819d15543 |
|
MD5 | 9e72ef47a9efc527ba591aef873ee702 |
|
BLAKE2b-256 | cdd3d7bb478509877ae394337cb1d514e29f7f5d84c2d0394e1298ec675988aa |
File details
Details for the file jos-0.1.1-py2.7.egg
.
File metadata
- Download URL: jos-0.1.1-py2.7.egg
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3c186ea58ff125f8e252b385c0926677803febdc91998d2df754a5306c7b2c4e |
|
MD5 | 7819adb967df6167cd312358fe482a30 |
|
BLAKE2b-256 | 547949456938fc77f955f9f1a706caf086a7da94158400dd6f26bd78a0230321 |