Skip to main content

Library for taobao api

Project description

作者: wangbuke@gmail.com

python-taobao is a library to write taobao-open-platform api in a pythonic way.

Install:

# pip install -e git+https://github.com/buke/python-taobao.git#egg=python-taobao

Uninstall:

# pip uninstall python-taobao

Nutshell

Import:

>>> import taobao

Simple User:

>>> top = taobao.ServerProxy(app_key = "xxx", app_secret="xxx", session="xxx")
>>> seller = top.taobao.user.seller.get(fields=['nick','sex'])
>>> dict(seller)
{'nick': 'seller_nick', 'sex': 1}

>>> seller.nick
'seller_nick'

>>> seller.sex
1

支持开源:

如果您觉得好用,请进入下面的网址,付费支持作者 ~

http://me.alipay.com/wangbuke

谢谢!

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

python-taobao-0.1.tar.gz (15.8 kB view details)

Uploaded Source

Built Distribution

python_taobao-0.1-py2.7.egg (6.3 kB view details)

Uploaded Egg

File details

Details for the file python-taobao-0.1.tar.gz.

File metadata

  • Download URL: python-taobao-0.1.tar.gz
  • Upload date:
  • Size: 15.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for python-taobao-0.1.tar.gz
Algorithm Hash digest
SHA256 33601629e7c00a60aebc7b665e5c83915f1de1b4466071e833a60dad2cad32b5
MD5 d6c2c1ee3786718d5e4d5121db42dcbf
BLAKE2b-256 56bedbc2da2c018fe4c0b62d8b43a8074ff5cfd30aa1629a08da655e42f8b39b

See more details on using hashes here.

File details

Details for the file python_taobao-0.1-py2.7.egg.

File metadata

File hashes

Hashes for python_taobao-0.1-py2.7.egg
Algorithm Hash digest
SHA256 6d26055c49a5a04c30467f92c800287962bc8c4f4963481700fff339e6d50464
MD5 82ffa1950cbefcac56d6e440f3fd7530
BLAKE2b-256 0a6d1342b7dea57c8b8daec749a42f0bc349151b3205f729a47c29a489074dda

See more details on using hashes here.

Supported by

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