A Command line interface and library for SavviHub
Project description
savvihub-client
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
- Python (3.8.x is recommended.)
- openapi-generator
$ brew install openapi-generator
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.119.dev0.tar.gz
(247.7 kB
view hashes)
Built Distribution
Close
Hashes for savvihub-0.0.119.dev0-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 81cd5a5aa491573b98c7626c87738a0434ff4dc8fe302dd152daac51db3ed86c |
|
MD5 | f741b5fdef185674625c56d1b2753631 |
|
BLAKE2b-256 | 4225608a683204b13568c0c6c10779c7d9c1fa5ee873c65960dc9bdb95e69667 |