show/hide this revision's text 2 added 58 characters in body

I've never used SOAPs before and I'm sorta new to Python. I'm doing this to get myself acquainted with both technologies. I've installed SOAPlib and I've tried to read their Client documentation, but I don't understand it too well. Is there anything else I can look into which is more suited for being a SOAP Client library for python?

Thanks in advance for the help :)

edit: Just in case it helps, I'm using Python 2.6

show/hide this revision's text 1

What's the best soap client library for Python, and where is the documentation for it?

I've never used SOAPs before and I'm sorta new to Python. I'm doing this to get myself acquainted with both technologies. I've installed SOAPlib and I've tried to read their Client documentation, but I don't understand it too well. Is there anything else I can look into which is more suited for being a SOAP Client library for python?

Thanks in advance for the help :)