
This is a simple, easily extendible rpc library that provides several useful tools for creating and publishing web services in Python. This package features on-demand wsdl generation for the published servicss a wsgi-compliant web application, support for complex class structures, binary attachments, and a simple framework for creating additional serialization mechanisms.
This package is the successor of python-rpclib and python-soaplib.