Skip to main content

Shunfeng Express Python SDK

Project description

Build Status Coverage Status PYPI

顺丰 Python SDK

官方SDK只是一个demo,而且数据格式为XML,处理起来并不方便,因此起了这个项目并将数据格式调整为了json格式。

使用说明

安装

pip install sf-sdk

使用

from sf.api import SF

sf = SF("clientcode","checkword")

sf.order.create_order(clientid,..)

changelog

  • [1.0.0] 稳定版发布
  • [0.1.4] 修复windows下安装报错的问题
  • [0.1.1] 新增订单筛选接口
  • [0.1.0] 修复路由查询结果中包含数组类型的数据格式错误
  • [0.0.6] 新增路由查询接口
  • [0.0.3] 新增确定/取消订单接口

python2 的同学请使用0.0.9 版本

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

sf-sdk-1.0.0.tar.gz (8.6 kB view hashes)

Uploaded Source

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