/suds-py3

Mirror of http://svn.fedorahosted.org/svn/suds/trunk/ supporting Python3

Primary LanguagePythonGNU Lesser General Public License v3.0LGPL-3.0

suds-py3

Mirror of http://svn.fedorahosted.org/svn/suds/trunk/ supporting Python3 and some fixes.

Overview

The "Suds" web services client is a lightweight soap-based client for python the is licensed under LGPL.

For details, visit:

Fixes by Me

  1. Applied some changes to make it work with python 3
  2. Tested with .NET WCF basicHttpBinding with BasicAuthentication