Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Ethan Furman Newsgroups: comp.lang.python Subject: SOAP and Zeep Date: Fri, 29 Jul 2016 10:54:49 -0700 Lines: 10 Message-ID: References: <579B9869.1040707@stoneleaf.us> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de qdrGpAnn8JfOR/+lHLzNNwPpF6sWkK/9wNbVE0bXjkIw== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.031 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'soap': 0.07; 'from:addr:ethan': 0.09; 'from:addr:stoneleaf.us': 0.09; 'from:name:ethan furman': 0.09; 'message-id:@stoneleaf.us': 0.09; 'url:)': 0.14; 'received:io': 0.16; 'received:psf.io': 0.16; 'thanks.': 0.18; 'libraries': 0.22; 'header:User-Agent:1': 0.26; '~ethan~': 0.29; 'anyone': 0.32; 'url:org': 0.36; 'to:addr:python- list': 0.36; 'turned': 0.38; 'url:en': 0.39; 'does': 0.39; 'to:addr:python.org': 0.40; 'future': 0.60; 'services,': 0.61; 'greetings!': 0.84; 'to:name:python': 0.84; 'url:latest': 0.91 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <579B9869.1040707@stoneleaf.us> Xref: csiph.com comp.lang.python:112024 Greetings! I may have a need in the immediate future to work with SOAP and WSDL services, and a quick search turned up Zeep (http://docs.python-zeep.org/en/latest/) -- does anyone have any experience with it? Or any other libraries that can be recommended? Thanks. -- ~Ethan~