开发者

How would I validate a wsdl document using python?

开发者 https://www.devze.com 2023-03-20 21:18 出处:网络
How would 开发者_Go百科I validate a wsdl document using python? Which python frameworks would I use?? Could I do it with just a few lines of code?? Are there any really succinct web services librarie

How would 开发者_Go百科I validate a wsdl document using python?

Which python frameworks would I use?? Could I do it with just a few lines of code?? Are there any really succinct web services libraries out there?? Code examples appreciated.

thanks


You could use SOAPpy, like this. You could also have a look at the info in this answer.

0

精彩评论

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