Possible Duplicate:
Python Web Services
What's the best SOAP client library for Python, and where is the documentation for it?
What tool would you recommend to use with Python to consume Web Services?
I have thought about using SOAP.py, but some of the libraries it relies on (PyXML) are out of date. Plus, it seems as if it is not in active dev/support anymore.
FYI: I am consuming a SOAP web service.