Difference between revisions of "Zolera SOAP Infrastructure"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) |
PeterHarding (talk | contribs) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
* [http://sourceforge.net/projects/pythonsoap/ PySOAP] | * [http://sourceforge.net/projects/pythonsoap/ PySOAP] | ||
* [http://sourceforge.net/project/showfiles.php?group_id=6473 PyXML] | * [http://sourceforge.net/project/showfiles.php?group_id=6473 PyXML] | ||
=Documentation= | |||
See: | |||
* [http://www.performiq.com.au/kb/images/ZSI_Paper_holger.pdf ZSI Tutorial Paper by Holger Joukl] | |||
* [http://www.performiq.com.au/kb/images/ZSI_Cookbook.pdf ZSI Cookbook] | |||
* [http://www.performiq.com.au/kb/images/ZSI_2_0_Users_Guide.pdf ZSI 2.0 User's Guide] | |||
* [http://www.performiq.com.au/kb/images/ZSI_2_0_Developers_Guide.pdf ZSI 2.0 Developer's Guide] | |||
=Module Customizations= | =Module Customizations= | ||
Line 13: | Line 23: | ||
[[Category:Python]] | [[Category:Python]] | ||
[[Category:ZSI]] | |||
[[Category:SOAP]] | [[Category:SOAP]] |
Latest revision as of 13:23, 17 March 2008
Overview
Also known as ZSI, Zolera SOAP Infrastructure is a Python module which implements SOAP services. See Python Web Services (ZSI)
See Also:
Documentation
See: