xml - State of Python SOAP support at the end of 2011? -


possible duplicate:
what's best soap client library python, , documentation it?

we've got lots of questions asking soap support in python, none recent.

what soap libraries right python?

in case, i'm using python 2.7 django, , want communicate else's soap service (which far know doesn't publish wsdl - provide xsd).

promising projects include:


Comments

Popular posts from this blog

How can I edit my VIM config so that Vim treats ".ejs" files the same as it currently treats my html files? -

Python __call__ special method practical example -