Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 698 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 698 Bytes

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