Skip to main content

A SOAP library for Python.

Project description

Introduction

Soapbox is a SOAP library for Python capable of generating Python modules from WSDL documents and providing a dispatcher for the Django framework.

  • Generate Python modules based on WSDL and XSD document.

  • Execute SOAP requests from generated client modules.

  • Provide a dispatcher for Django and stub server modules.

Package requires pip for installation.

pip install soapbox

Project sponsored by Flight Data Services Ltd: http://www.flightdataservices.com/

Changes

0.3.2

  • Initial support for variable URL scheme and host

  • Test suite executes

  • License changed from BSD New to OSL-3.0

0.3.1

  • SSL certificate verification

0.3.0

  • Add option to disable schema validation on parsing: - Set xsd.VALIDATE_ON_PARSE to False.

  • Added some initial logging support: - Request logging available at when level set to DEBUG.

  • Allow unicode as a valid type for strings.

  • Check for Python keywords and prefix with underscore.

  • Python code templates now loaded from external files.

  • Generated code is now much cleaner.

  • Generated code is now timestamped.

  • Code tidying as reported by pyflakes and pep8.

  • Fixed a number of typographical errors.

  • Various name improvements to functions.

  • Updated .hgignore

  • Generated schema classes can be circular referencing.

TODO

  • Fix circular dependency of generated schema classes.

See the TODO markers in soapbox/*.py for a complete list.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Soapbox-0.3.2.zip (50.8 kB view details)

Uploaded Source

File details

Details for the file Soapbox-0.3.2.zip.

File metadata

  • Download URL: Soapbox-0.3.2.zip
  • Upload date:
  • Size: 50.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Soapbox-0.3.2.zip
Algorithm Hash digest
SHA256 ca3b7910b108ac33038efe15d2daa16a044385f2d7cfd94004179b5879c70884
MD5 aec4814868d2071816216c6532e52230
BLAKE2b-256 4df98f3d29480cb22aa216a73c926bc87d4377e6568bcb1bf9795b85c82e15a0

See more details on using hashes here.

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