instrumented-soap


Nameinstrumented-soap JSON
Version 2.1.2 PyPI version JSON
download
home_pagehttps://gitlab.com/thelabnyc/instrumented-soap
SummaryWrapper around suds-community that adds improved proxy support and testing tools.
upload_time2024-08-31 18:40:16
maintainerNone
docs_urlNone
authorthelab
requires_python<4.0,>=3.10
licenseISC
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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 <https://suds.readthedocs.io/en/latest/index.html>`_ 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


            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/thelabnyc/instrumented-soap",
    "name": "instrumented-soap",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "thelab",
    "author_email": "thelabdev@thelab.co",
    "download_url": "https://files.pythonhosted.org/packages/e0/1c/b6baf7d0f089ece8ed6f6fbcec0d74ec69df457240c4d27cc39194837391/instrumented_soap-2.1.2.tar.gz",
    "platform": null,
    "description": "Instrumented SOAP\n=================\n\n|  |license| |kit| |format| |downloads|\n\n.. |license| image:: https://img.shields.io/pypi/l/instrumented-soap.svg\n    :target: https://pypi.python.org/pypi/instrumented-soap\n.. |kit| image:: https://badge.fury.io/py/instrumented-soap.svg\n    :target: https://pypi.python.org/pypi/instrumented-soap\n.. |format| image:: https://img.shields.io/pypi/format/instrumented-soap.svg\n    :target: https://pypi.python.org/pypi/instrumented-soap\n.. |downloads| image:: https://img.shields.io/pypi/dm/instrumented-soap.svg?maxAge=2592000\n    :target: https://pypi.python.org/pypi/instrumented-soap\n\n\nWhat's instrumented-soap?\n-------------------------\n\nThis package is a thin wrapper around the `suds <https://suds.readthedocs.io/en/latest/index.html>`_ library that adds several useful features.\n\n- Improved HTTP proxy support for SOAP Transports.\n- Useful SOAP API mocking and unit-testing tools.\n\n**Full Documentation**: https://instrumented-soap.readthedocs.io\n\n",
    "bugtrack_url": null,
    "license": "ISC",
    "summary": "Wrapper around suds-community that adds improved proxy support and testing tools.",
    "version": "2.1.2",
    "project_urls": {
        "Homepage": "https://gitlab.com/thelabnyc/instrumented-soap",
        "Repository": "https://gitlab.com/thelabnyc/instrumented-soap"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5d211cc6b33a6912bb03796318a62e3a422ae4661914c1b1608bc689620e1e2e",
                "md5": "92f17f511cee662c5e509f59b4a9aac1",
                "sha256": "b60fb4c9b750c52605d0d3c6b27c267b2ac2f54e06d25039e054dbaed8f94637"
            },
            "downloads": -1,
            "filename": "instrumented_soap-2.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "92f17f511cee662c5e509f59b4a9aac1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 7460,
            "upload_time": "2024-08-31T18:40:14",
            "upload_time_iso_8601": "2024-08-31T18:40:14.833628Z",
            "url": "https://files.pythonhosted.org/packages/5d/21/1cc6b33a6912bb03796318a62e3a422ae4661914c1b1608bc689620e1e2e/instrumented_soap-2.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e01cb6baf7d0f089ece8ed6f6fbcec0d74ec69df457240c4d27cc39194837391",
                "md5": "47125e4469e037de16546005877d06b0",
                "sha256": "4eb8418a9436fef10ec22867ba470dc9e856431ed13313bdf8f81b8432cf2912"
            },
            "downloads": -1,
            "filename": "instrumented_soap-2.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "47125e4469e037de16546005877d06b0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 5952,
            "upload_time": "2024-08-31T18:40:16",
            "upload_time_iso_8601": "2024-08-31T18:40:16.375196Z",
            "url": "https://files.pythonhosted.org/packages/e0/1c/b6baf7d0f089ece8ed6f6fbcec0d74ec69df457240c4d27cc39194837391/instrumented_soap-2.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-31 18:40:16",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "thelabnyc",
    "gitlab_project": "instrumented-soap",
    "lcname": "instrumented-soap"
}
        
Elapsed time: 0.27682s