Skip to content

xavfernandez/soapbox-bsd

 
 

Repository files navigation

Soapbox BSD

Build Status

Introduction

Soapbox is a SOAP library for Python making it easy to quickly set up or use a web service based on a WSDL document.

  • 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/

About

Python Django-like SOAP library (BSD licensed).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.3%
  • Shell 2.7%