/hydro-serving-sdk

Python SDK for the Hydrosphere.io project.

Primary LanguageHTMLApache License 2.0Apache-2.0

Hydrosphere Serving SDK

License PyPI version

The package contains an implementation of Hydroserving API.

This package's purpose is to provide a simple and convenient way of integrating user's workflow scripts with Serving API.

Read the full documentation here.

Installation

pip install hydrosdk

Testing

Tested on python 3.6, 3.7, 3.8.

  1. poetry install
  2. poetry run tox