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:
- suds - https://fedorahosted.org/suds/wiki/documentation - recommended elsewhere on stackoverflow also.
- generateds - http://pypi.python.org/pypi/generateds/
- pyxb - http://pyxb.sourceforge.net/index.html
Comments
Post a Comment