[python] What SOAP client libraries exist for Python, and where is the documentation for them?

I had good experience with SUDS https://fedorahosted.org/suds

Used their TestSuite as documentation.