Skip to main content

4 docs tagged with "SDK"

View all tags

Digital.ai Release API Client

The ReleaseAPIClient is a client class added to the digitalai-release-sdk in Release 25.1.0. It provides an interface to interact with the Digital.ai Release server using REST API calls. The class is a wrapper around the requests library, allowing users to customize configurations such as timeouts and retries in the same way as requests.

Digital.ai Release Integration Python SDK Overview

The Digital.ai Release Integration Python SDK is a set of tools that developers can use to build container-based plugins. With this SDK, you can develop custom tasks in Python 3 that run as containers.