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.124.dev0.tar.gz
(241.7 kB
view hashes)
Built Distribution
Close
Hashes for savvihub-0.0.124.dev0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3f07e270efeafeec7c7b7250bd489c56f1158edd2156c08082e5d83eb3ba912 |
|
MD5 | f067df792a96c911cb03b022a8a20106 |
|
BLAKE2b-256 | 32ec7a8ef778af4b5595b03810b306550ff70f731c65c1c13f56b6460dc5843b |