Python SDK for DHCore


Keywords
data, dataops, kubernetes
License
Other
Install
pip install digitalhub-core==0.5.0b1

Documentation

Digitalhub Library

The Digitalhub SDK library is used to manage entities and executions in Digitalhub from Python. It comes with a suite of tools to help you manage your projects and executions. It exposes CRUD methods to create, read, update and delete entities, and objects methods to excute functions or workflows, collect or store execution results and data.

A more detailed description of the library can be found in the official documentation of Digitalhub.