{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/5"}],"enrichment":{"capability":"Provides a lightweight SOAP client for calling web services from Python code, enabling communication with SOAP-based APIs.","skillfed_tags":["soap","web-services","abandoned"],"use_cases":["Calling legacy SOAP web services from Python 2 applications that cannot be updated to modern versions.","Integrating with enterprise systems that expose SOAP APIs and require a minimal, dependency-free client.","Prototyping or testing SOAP service interactions in older Python environments.","Maintaining existing Python 2 codebases that already depend on suds-jurko and cannot migrate to newer libraries."],"what_it_does":"suds-jurko is a fork of the original suds SOAP client library, created when the main project's development stalled. It provides a Python interface for consuming SOAP-based web services by parsing WSDL documents and generating client stubs to call remote methods. The package has no external runtime dependencies and was designed to be lightweight and straightforward to use.\n\nHowever, this package is abandoned: the last release was in 2014-01-24, and it targets only Python 2.4 through 3.3. It will not work on modern Python versions without significant modification. The description notes this fork was intended as temporary, pending revival of the original project\u2014a condition that has not materialized.","worth_installing":"No. The package is abandoned and incompatible with modern Python versions. If you need a SOAP client for modern Python, use a maintained alternative. If you are stuck on Python 2 and cannot upgrade, this may be your only option\u2014but that scenario itself is a strong signal to modernize. The copyleft license also requires careful review if you plan to distribute derivative code."},"id":"suds-jurko","links":{"html":"https://skillfed.io/packages/suds-jurko","md":"https://skillfed.io/packages/suds-jurko.md","pypi":"https://pypi.org/project/suds-jurko/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2014-01-24","license_spdx":null,"license_treatment":"copyleft","name":"suds-jurko","python_support":"unspecified","summary":"Lightweight SOAP client (Jurko's fork)"},"popularity":{"monthly_downloads":106435,"position":12651,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.6"}
