{"id":23138212,"url":"https://github.com/softlayer/softlayer-zeep","last_synced_at":"2025-04-04T09:43:58.784Z","repository":{"id":41828425,"uuid":"485540318","full_name":"softlayer/softlayer-zeep","owner":"softlayer","description":"A modern/fast python SOAP client based on lxml / requests","archived":false,"fork":false,"pushed_at":"2022-04-27T19:19:44.000Z","size":2538,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-10T16:15:53.360Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://docs.python-zeep.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/softlayer.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-04-25T21:27:37.000Z","updated_at":"2022-04-27T17:18:08.000Z","dependencies_parsed_at":"2022-08-11T18:40:57.388Z","dependency_job_id":null,"html_url":"https://github.com/softlayer/softlayer-zeep","commit_stats":null,"previous_names":[],"tags_count":65,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softlayer%2Fsoftlayer-zeep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softlayer%2Fsoftlayer-zeep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softlayer%2Fsoftlayer-zeep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softlayer%2Fsoftlayer-zeep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/softlayer","download_url":"https://codeload.github.com/softlayer/softlayer-zeep/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247157133,"owners_count":20893210,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-17T13:10:09.488Z","updated_at":"2025-04-04T09:43:58.756Z","avatar_url":"https://github.com/softlayer.png","language":"Python","readme":"Zeep: Python SOAP client\n========================\n\nA fast and modern Python SOAP client\n\nHighlights:\n * Compatible with Python 3.8, 3.9, 3.10 and PyPy3\n * Build on top of lxml and requests\n * Support for Soap 1.1, Soap 1.2 and HTTP bindings\n * Support for WS-Addressing headers\n * Support for WSSE (UserNameToken / x.509 signing)\n * Support for asyncio using the httpx module\n * Experimental support for XOP messages\n\n\nPlease see for more information the documentation at\nhttps://readthedocs.org/projects/python-zeep\n\nThis project is a fork of https://github.com/mvantellingen/python-zeep and exists to handle quirks in the SoftLayer API that might not be suitable to add upstream.\n\n.. start-no-pypi\n\nStatus\n------\n\n.. image:: https://readthedocs.org/projects/python-zeep/badge/?version=latest\n    :target: https://readthedocs.org/projects/python-zeep/\n\n.. image:: https://github.com/softlayer/softlayer-zeep/workflows/Python%20Tests/badge.svg\n    :target: https://github.com/softlayer/softlayer-zeep/actions?query=workflow%3A%22Python+Tests%22\n\n.. image:: http://codecov.io/github/softlayer/softlayer-zeep/coverage.svg?branch=master\n    :target: http://codecov.io/github/softlayer/softlayer-zeep?branch=master\n\n.. image:: https://img.shields.io/pypi/v/softlayer-zeep.svg\n    :target: https://pypi.python.org/pypi/softlayer-zeep/\n\n.. end-no-pypi\n\nInstallation\n------------\n\n.. code-block:: bash\n\n    pip install softlayer-zeep\n\n\nZeep uses the lxml library for parsing xml. See https://lxml.de/installation.html for the installation requirements.\n\nUsage\n-----\n.. code-block:: python\n\n    from zeep import Client\n\n    client = Client('tests/wsdl_files/example.rst')\n    client.service.ping()\n\n\nTo quickly inspect a WSDL file use::\n\n    python -m zeep \u003curl-to-wsdl\u003e\n\n\nPlease see the documentation at http://docs.python-zeep.org for more\ninformation.\n\n\nSupport\n=======\n\nOpen an issue here: https://github.com/softlayer/softlayer-zeep/issues\n\nIf you want to report a bug then please first read\nhttp://docs.python-zeep.org/en/master/reporting_bugs.html\n\nPlease only report bugs and not support requests to the GitHub issue tracker.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftlayer%2Fsoftlayer-zeep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoftlayer%2Fsoftlayer-zeep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftlayer%2Fsoftlayer-zeep/lists"}