Skip to main content

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


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.2.tar.gz (3.0 kB view details)

Uploaded Source

Built Distributions

jos-0.1.2-py27-none-any.whl (4.0 kB view details)

Uploaded Python 2.7

jos-0.1.2-py2.7.egg (4.6 kB view details)

Uploaded Source

File details

Details for the file jos-0.1.2.tar.gz.

File metadata

  • Download URL: jos-0.1.2.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for jos-0.1.2.tar.gz
Algorithm Hash digest
SHA256 15c045eaac286c03f94ddd8a3907855c02fd8f1661f32b8f13778fcd6fcbf8fe
MD5 1389d438be4aef57392df8e64e07d309
BLAKE2b-256 78215fffa5bdbd99388b845b64cdafd1fb216a40130ee3cbab4718d5c6cb7a88

See more details on using hashes here.

File details

Details for the file jos-0.1.2-py27-none-any.whl.

File metadata

File hashes

Hashes for jos-0.1.2-py27-none-any.whl
Algorithm Hash digest
SHA256 f396d1d4fc452685000545e0dca5e6b800acfc29a51046de7ca14ab43924b528
MD5 f8c5274e2f2bbddc85b5277f80077cec
BLAKE2b-256 ccdda3f8937a76ce46592291e8d19d119067a2ceaedce3785fbe6df7a1b10e89

See more details on using hashes here.

File details

Details for the file jos-0.1.2-py2.7.egg.

File metadata

  • Download URL: jos-0.1.2-py2.7.egg
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for jos-0.1.2-py2.7.egg
Algorithm Hash digest
SHA256 f077483c243d9df9f739ec7894d0b11b2b1c600a65c68ce2fde216f5583ca653
MD5 c70658f7f5ea214f2d91639deb8379a4
BLAKE2b-256 f85952b3dd20302d45e6d2755bc3a6437b6722da1f7ca83fd537aa647b733b7c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page