Explainable Client
Project description
ExplainaBoard Client
Install
- For CLI users
pip install explainaboard_client
- For CLI developers
pip install .
Update
There are two packages associated with this CLI: explainaboard_api_client
and explainaboard_client
explainaboard_api_client
: auto generated according to OpenAPI definition specified in openapi.yaml. Version of this client is specified in the same yaml file (info.version
).- To update:
pip install -U explainaboard_api_client
or specify a specific version - To check the API version used in the live environment:
curl https://explainaboard.inspiredco.ai/api/info
(this information will be added to the UI in the future)
- To update:
explainaboard_client
: a thin wrapper for the API client to make it easy to use. It helps users configure API keys, choose host names, load files from local FS, etc. Usually, this package is relatively stable so you don't need to update unless a new feature of the CLI is released.- To update:
pip install -U explainaboard_client
- To update:
Please see examples in ./tests
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
Built Distribution
File details
Details for the file explainaboard_client-0.0.3.tar.gz
.
File metadata
- Download URL: explainaboard_client-0.0.3.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4252cfd0ee71c51b87eced938c75e93ce6b01bdda9ecd8528303dc56b69b0117 |
|
MD5 | 2fc0f2c770e53e9d0c4540c9b107cfaa |
|
BLAKE2b-256 | cc06056ff2ac6efe966bf57cde8d08d5f086a84edae9a3245b623f5671d71aaf |
File details
Details for the file explainaboard_client-0.0.3-py2.py3-none-any.whl
.
File metadata
- Download URL: explainaboard_client-0.0.3-py2.py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37e2599476c7e7efc049879135f222fe4e2669f739a87e3de498be1fa8f5764a |
|
MD5 | 7ded6b09eb09c8e5195094783e73abb1 |
|
BLAKE2b-256 | 6358ded260a753654c13ddd9146deb74463bac10938e517882bc9858a376ec01 |