Metadata-Version: 1.1
Name: instrumented-soap
Version: 2.0.0
Summary: Wrapper around suds-jurko that adds improved proxy support and testing tools.
Home-page: https://gitlab.com/thelabnyc/instrumented-soap
Author: Craig Weber
Author-email: crgwbr@gmail.com
License: ISC
Description-Content-Type: UNKNOWN
Description: Instrumented SOAP
        =================
        
        |  |license| |kit| |format| |downloads|
        
        .. |license| image:: https://img.shields.io/pypi/l/instrumented-soap.svg
            :target: https://pypi.python.org/pypi/instrumented-soap
        .. |kit| image:: https://badge.fury.io/py/instrumented-soap.svg
            :target: https://pypi.python.org/pypi/instrumented-soap
        .. |format| image:: https://img.shields.io/pypi/format/instrumented-soap.svg
            :target: https://pypi.python.org/pypi/instrumented-soap
        .. |downloads| image:: https://img.shields.io/pypi/dm/instrumented-soap.svg?maxAge=2592000
            :target: https://pypi.python.org/pypi/instrumented-soap
        
        
        What's instrumented-soap?
        -------------------------
        
        This package is a thin wrapper around the `suds-jurko <https://bitbucket.org/jurko/suds>`_ library that adds several useful features.
        
        - Improved HTTP proxy support for SOAP Transports.
        - Useful SOAP API mocking and unit-testing tools.
        
        **Full Documentation**: https://instrumented-soap.readthedocs.io
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
