soaplib
Soaplib is an easy to use python library for writing and calling soap web services. Webservices written with soaplib are simple, lightweight, work well with other SOAP implementations, and can be deployed as WSGI applications. Documentation for soaplib can be found here.
Features
- simple syntax for writing services
- comes with client and server built in
- on-demand WSDL generation
- plays well with other SOAP implementations
- services can be deployed as WSGI applications
- easily expose complex data structures
- extensible Message API
Installation Using 'easy_install'
easy_install soaplib
Subversion Access
To check out the latest development version
svn co https://svn.optio.webfactional.com/soaplib/trunk soaplib
Links
For questions or comments, please send an email to the soaplib mailing list soapliboptio@googlegroups.com
Attachments
- soaplib-0.7.0dev_r9-py2.4.egg (71.7 kB) -
soaplib 0.7.0
, added by abickell on 02/11/07 08:08:52.
