Skip to main content

A Command line interface and library for SavviHub

Project description



savvihub-client pypi

A Command line interface and library for SavviHub

Features

  • A Command line interface to communicate with SavviHub
  • Python SDK to log the experiment

How to develop

Prerequisites

Environment variable setting

  • Add backend URL
    # Port can be different from user's setting
    export SAVVIHUB_WEB_HOST=http://localhost:3000
    
  • Add frontend URL
    # Port can be different from user's setting
    export SAVVIHUB_API_HOST=http://localhost:10000
    

Entrypoint

cd savvihub-client/savvihub/cli/commands
python main.py {command} {options}

Quickstart

pip install savvihub

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

savvihub-0.0.120.tar.gz (247.4 kB view hashes)

Uploaded Source

Built Distribution

savvihub-0.0.120-py2-none-any.whl (586.5 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page