Skip to content

GadgetSteve/Soapbox

 
 

Repository files navigation

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 documents.
  • Execute SOAP requests from generated client modules.
  • Provide a dispatcher for Django and stub server modules.

Project sponsored by Flight Data Services and released under the Open Software License (OSL-3.0).

Installation

Package requires pip for installation. :

pip install Soapbox

Source Code

Source code is available from GitHub:

Documentation

Documentation is available from the Python Package Index:

Tutorial available at:

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%