Skip to main content

Python Simple SOAP Library

Project description

Python Simple Soap library has the followig goals:

  • Simple: less than 200LOC client/server concrete implementation

  • Flexible: adapted to several SOAP dialects (Java Axis, .Net, JBoss)

  • Pythonic: no artifacts, no class generation, no special types

  • Dynamic: no definition (WSDL) required, dynamic generation and parsing supported

  • Easy: simple xml manipulation (SimpleXMLElement), including basic serialization

  • Compatible and standard compliant: tested with Java AXIS, JBOSS WS, .NET 2.0, etc.

  • Full stack complete solution (client, server and dispatcher)

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page