作者justlink (('(oo)'))
看板Python
标题[问题] python with SOAP
时间Fri Apr 29 13:48:30 2011
最近需要使用到 SOAP 处理一些 Request
查询了一下网路的评论:
Unfortunately, at the moment, I don't think there is a "best" Python SOAP
library. Each of the mainstream ones available has its own pros and cons.
Older libraries:
SOAPy: Was the "best," but no longer maintained. Does not work on Python 2.5+
ZSI: Very painful to use, and development is slow. Has a module called
"SOAPpy", which is different than SOAPy (above).
"Newer" libraries:
SUDS: Very Pythonic, and easy to create WSDL-consuming SOAP clients. Creating
SOAP servers is a little bit more difficult.
soaplib: Creating servers is easy, creating clients a little bit more
challenging.
Of the above, I've only used SUDS personally, and I liked it a lot.
其中 SUDS 跟 soaplib 看起来还不错的样子,请教版众有使用过的经验麽?
是否有其他推荐?
Suds 最近更新日期 9-08-2010
Soaplib 2010-12-06
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 218.211.32.194