from suds import * url = 'http://www.webservicex.net/globalweather.asmx?wsdl' c = Client(url) print c