Skip to content

GoHypernet/Galileo-sdk

Repository files navigation

alt

Galileo SDK

Overview

The repository contains and python-based SDK and Command Line Interface for interacting with the Galileo Web Service. The Documentation for the SDK and CLI can be found here. The SDK consumed the Galileo API defined here.

Installation

  1. git clone https://github.com/GoHypernet/Galileo-sdk.git
  2. cd Galileo-sdk
  3. pip install -e .