{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/16"}],"enrichment":{"capability":"A Python client library for accessing SAP's AI API, providing methods and data structures to query scenarios, executables, and configurations.","skillfed_tags":["sap-integration","ai-api-client"],"use_cases":["Query available AI scenarios and executables in your SAP AI environment to discover deployable models.","Inspect executable parameters and their types to understand configuration requirements before deployment.","Create and manage AI configurations by binding parameters to executables programmatically.","Build Python applications that integrate with SAP AI implementations without writing HTTP client code.","Automate AI model lifecycle tasks in CI/CD pipelines."],"what_it_does":"sap-ai-sdk-base is a Python client for SAP's AI API that abstracts HTTP communication into Python objects and methods. It lets you query AI scenarios, find executables, inspect their parameters, and create configurations without writing raw REST calls. The SDK is runtime-agnostic, working with any AI API implementation but excluding runtime-specific features like secret management.\n\nThe package depends on three lightweight libraries: requests for HTTP communication, pyhumps for JSON field name conversion, and aenum for enumeration support. It targets Python 3.9 through 3.14 and is marked production-stable. The license is proprietary and non-standard, so review its terms before adopting it.","worth_installing":"Yes, if you are developing against SAP's AI API and need a Python client abstraction. The package has low install friction, active maintenance, and broad Python version support. However, verify that PYSEC-2023-315 does not affect your use case, and review the proprietary license terms carefully before committing to it in production."},"id":"sap-ai-sdk-base","links":{"html":"https://skillfed.io/packages/sap-ai-sdk-base","md":"https://skillfed.io/packages/sap-ai-sdk-base.md","pypi":"https://pypi.org/project/sap-ai-sdk-base/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-30","license_spdx":null,"license_treatment":"unclear","name":"sap-ai-sdk-base","python_support":"supports_current","summary":"SAP Cloud SDK for AI (Python): Base Client"},"popularity":{"monthly_downloads":192758,"position":9858,"tier":"top_15000"},"security":{"n_vulnerabilities":1},"version":"3.4.0"}
