Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 561 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 561 Bytes

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 .