CARVIEW |
Web Services
Web services can be generally regarded as functions or functionality of applications or systems exposed over the Web using standardised message formats and typically interfaced to other software using traditional APIs, although "message-centric" usage of such services is also possible and may be favoured by certain technologies.
SOAP
SOAP is a Web services technology favoured in certain environments. The following projects seek to support SOAP and related technologies such as WSDL:
ZSI (Zolera Soap Infrastructure) - a version of the actively maintained Python Web Services project; ZSI-2.0 Released on 2007-02-02 provides both client and server SOAP libraries. Newly added was proper WSDL consumption of complex types into python classes.
soaplib - a more recently established Web services library; at this time, this library is best used for publishing SOAP services since WSDL consumption is not part of the library
XML-RPC
The first popular and largely standardised Web services technology was XML-RPC, supported in Python by the following libraries:
- xmlrpclib - found in the standard library
XMPP
More in common with the message-centric usage of SOAP, XMPP - an Internet standard which provides the foundation for the Jabber instant messaging technology - could be used as a Web services protocol. See PythonXml for details of suitable projects.
Editorial Note
The above lists should be arranged in ascending alphabetical order - please respect this when adding new solutions. When specifying release dates please use the format YYYY-MM-DD.
EditText (last edited 2007-11-15 14:10:44 by PaulBoddie)
- Login
- Navigation
- Actions
- Your recent pages