开发者

consuming soap in python on appengine

i want to write an app (python) which reads the soap i get from the soap generating service on appengine. the services docs says: '...you will get the SOAP call with the XML packet...' i get this packet on an url i can set.

how开发者_Go百科 can i read this xml packet and parse the values i need?


You should use a SOAP client framework, like for instance this: https://fedorahosted.org/suds/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜