python-ship:通用运输API(UPS,USPS,FedEx)的Python接口

时间:2021-05-24 11:15:00
【文件属性】:
文件名称:python-ship:通用运输API(UPS,USPS,FedEx)的Python接口
文件大小:317KB
文件格式:ZIP
更新时间:2021-05-24 11:15:00
Python 这是我提供Python货运API的极早期版本。 UPS:陆运几乎已完成USPS:费率查询已完成,交货确认几乎已完成FedEx:未实施 ups_config和fedex_config词典: fedex_config = { 'meter_number': 'FedEx Meter Number', 'password': 'FedEx API password', 'account_number': 'FedEx Account Number', 'key': 'FedEx API Key' } ups_config = { 'username': 'UPS Online Username', 'password': 'UPS Online Password', 'shipper_number': '
【文件预览】:
python-ship-master
----fedex.py(13KB)
----wsdl()
--------ups()
--------fedex()
----test.py(14KB)
----endicia.py(27KB)
----tests()
--------fedex.py(6KB)
--------ups.py(3KB)
--------config.example.py(1KB)
--------__init__.py(225B)
--------usps.py(4KB)
--------config.py(1KB)
----LICENSE(1KB)
----ups.py(21KB)
----__init__.py(48B)
----USPS()
--------__init__.py(176B)
--------USPS.py(13KB)
----test_tshroyer.py(1KB)
----shipping.py(3KB)
----iso_country_codes.py(6KB)
----.gitignore(43B)
----README.md(3KB)

网友评论