Skip to content

Hydrospheredata/hydro-serving-sdk

Repository files navigation

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