python api mrw载体

mrw的Python项目详细描述


python api mrw载体。

功能

  • 服务
  • 测试连接
  • 创建/发送装运至MRW
  • 获取PDF格式的标签发货

用法示例

test.py文件中的示例api

服务

frommrw.utilsimportservicesservices()

测试连接

withAPI(username,password,franchise,subscriber,department,debug)asmrw_api:printmrw_api.test_connection()

创建/发送装运至MRW

withPicking(username,password,franchise,subscriber,department,debug)aspicking_api:data={...}reference,error=picking_api.create(data)

获取PDF格式的标签发货

withPicking(username,password,franchise,subscriber,department,debug)aspicking_api:data={...}label=picking_api.label(data)

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
正则表达式Java使用关键字拆分字符串   Neo4j Java API模式索引范围查找?   java访问JButton[]   java如何混淆tomcat日志文件中的请求属性   apache运行CGI Java程序   java从一个Eclipse插件开始,我如何通过编程使Eclipse编辑某个文件?   从php中的SQL数据库到Java中的多个值作为单独的变量   java如何在多个osgi捆绑包之间共享资源   datetime Java time,无法从历元秒解析年份   java无法在安卓应用程序中使用morpho指纹扫描仪设备捕获指纹   java使用groovy/ratpack发送电子邮件   javascript在jsp页面中添加验证,但在控制台中仍然显示一些错误   java如何修复com。mysql。jdbc。DocsConnectionPropsHelper   java AlertDialog dispatchTouchEvent