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.dev1.tar.gz
(247.7 kB
view hashes)
Built Distribution
Close
Hashes for savvihub-0.0.119.dev1-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18ce7ebe84cb929ad41e16f25a248f2a077790e0967e4879e52a041f47428ea8 |
|
MD5 | b98577c29b3b144ccf38bd356abf1f07 |
|
BLAKE2b-256 | f6036f846d21b7a0d91639a1064d2ec82c6f2f71fa0dcbd4d05607753546b7d8 |