PySimpleSOAP

Python Simple SOAP Library
Download

PySimpleSOAP Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Publisher Name:
  • Mariano Reingart
  • Publisher web site:
  • http://code.google.com/u/reingart/

PySimpleSOAP Tags


PySimpleSOAP Description

Python Simple SOAP Library PySimpleSOAP is a Python Simple Soap library with 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, including basic serializationClient initially developed for AFIP (Argentina's IRS) web services: electronic invoice, tax bonus, insurance, foreing trade, agriculture, customs, etc. (http://code.google.com/p/pyafipws/wiki/ProjectSummary).Currently adding support for server side (a generic dispatcher, in order to be exposed from web2py service framework). Requirements: · Python


PySimpleSOAP Related Software