Soaplib from optio supports client and server. Most interesting feature of soaplib is its ability to generate soap calls out of normal functions and decorators. It also produces appropriate WSDL. On client side its weak because it cannot out generate code from WSDL but work is being done towards that.
ZSI is another implementation available from pywebsvcs.sf.net which is more mature and especially usable as Soap client. If I were you, I would use Soaplib as SOAP server and ZSI as soap client although both support server/client mode. -- Supreet Sethi http://supreetsethi.net _______________________________________________ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers