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.121.tar.gz
(240.9 kB
view hashes)
Built Distribution
savvihub-0.0.121-py3-none-any.whl
(589.1 kB
view hashes)
Close
Hashes for savvihub-0.0.121-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42df100a69a35511114bb73229e0aa8713c0f6ee197ecdec72377850bb4fec93 |
|
MD5 | 3a02468ca36ed8890119798f00c847ff |
|
BLAKE2b-256 | d2d67377d7ceb24b9a0c1455d53ceb55054c4664084abcd6d22c48f77d92d7f2 |