Overview

The BlobHub SDK is a thin wrapper around the BlobHub REST API, providing convenient helper functions to integrate BlobHub primitives into target applications.

Python SDK

Installation

Python SDK is available here: https://pypi.org/project/blobhub/ It can be installed via:
pip install blobhub

Examples

Example notebooks demonstrating the use of the API can be found here: https://github.com/blobhubio/blobhub-example-notebooks