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

Uploaded Source

Built Distribution

jos-0.1.0-py2.7.egg (1.5 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for jos-0.1.0.tar.gz
Algorithm Hash digest
SHA256 576e5e2c71898099ee8ed32e916e9523acb3dd73d040835d9dc34bce0f9d1e50
MD5 14aed678a8f6deb74ef91f6cd3da272c
BLAKE2b-256 b8caad65b833b8503658d71642de2101cef880a74e57a7b553ea172f822d5f1a

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for jos-0.1.0-py2.7.egg
Algorithm Hash digest
SHA256 0df8763e1994e1b323adb810965ffda87a4d515582e0649f09d90f644cb64573
MD5 ddf6e29f08da71e357631b7227e973c0
BLAKE2b-256 003d4ea7bcfcb5c7a9bbd9e7e17cf82466012cd2d3fb48780dceebc43f1c2793

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