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.125.tar.gz
(241.6 kB
view hashes)
Built Distribution
savvihub-0.0.125-py3-none-any.whl
(589.6 kB
view hashes)
Close
Hashes for savvihub-0.0.125-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e3e7c6577f9dfc9c473107f18bf2467be5cb073df5bdc9736b525bf4bc7de43 |
|
MD5 | 9202abb11ac56dfdf6e2a3de27888d20 |
|
BLAKE2b-256 | 3cb204e4004b62ebe519681683f70cab73ad0e859e6285ca776c35536a7f4ec0 |