KDN Python SDK
Project description
快递鸟 Python SDK
requirements
python >= 3.6
基于快递鸟v5.41开发
已实现接口列表
下单类(Order)
- 上门取件 order
- 预约取件 preorder
- 电子面单 eorder
查询类(Query)
- 获取即时物流轨迹 get_express_routes
- 接口订阅轨迹 subscribe_express_routes
增值接口类 (Service)
- 单号识别 recognize_logistic_code
安装
pip install kdn
使用
from kdn.api.kdn import KDN
kdn = KDN(client_id, api_key)
kdn.query.get_express_routes("SF", "1234561", "111")
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
kdn-sdk-0.2.6.tar.gz
(21.4 kB
view details)
File details
Details for the file kdn-sdk-0.2.6.tar.gz
.
File metadata
- Download URL: kdn-sdk-0.2.6.tar.gz
- Upload date:
- Size: 21.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.21.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | edf437a5e0937dbc9498837f6374797fce1c5dfbc4b2968ab956fc1124f01675 |
|
MD5 | 82f64f1bc35bd86189e32f186855a076 |
|
BLAKE2b-256 | 83808f368cbcf54051df78d7f66975e69d8698e9a540908cc7fe6141012cc40e |