What is a good SOAP client library for python on App Engine?

Posted by ~foresto on Stack Overflow See other posts from Stack Overflow or by ~foresto
Published on 2010-04-01T00:40:41Z Indexed on 2010/04/01 0:43 UTC
Read the original article Hit count: 401

Filed under:
|
|

I have read that SUDS doesn't work on App Engine. http://osdir.com/ml/fedora-suds-list/2010-03/msg00004.html

Can anyone confirm or refute this? Can you suggest an alternative for calling SOAP services from App Engine's python runtime?

© Stack Overflow or respective owner

Related posts about python

Related posts about google-app-engine