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.127.tar.gz
(241.0 kB
view hashes)
Built Distribution
savvihub-0.0.127-py3-none-any.whl
(589.6 kB
view hashes)
Close
Hashes for savvihub-0.0.127-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d863db02f1569834d5d6e285608aef83cd1e642c275e3e5e1cdc92a96bb8c9db |
|
MD5 | f7f6ee9a98f39c89f90b51bfc7ef8e4b |
|
BLAKE2b-256 | a36c6db5598200c2b7a1a020163987ab640618aae653f19c13254898cf114f73 |