Explainable CLI
Project description
ExplainaBoard CLI
Install
- For CLI users
pip install explainaboard_cli
- For CLI developers
pip install .
Update
There are two packages associated with this CLI: explainaboard_api_client and explainaboard_cli
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_clientor 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_cli: 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_cli
- 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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file explainaboard_cli-0.0.2.tar.gz.
File metadata
- Download URL: explainaboard_cli-0.0.2.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 |
4b720934f3c5f5a35c3316a4928955a5385ab5be0c5b3b5c99dc5edd242b6ca9
|
|
| MD5 |
dfd5fe11018893313a877e3958105766
|
|
| BLAKE2b-256 |
b26a09e94ee6192cd1b7429af6d532ecb7b1a2080df23f2b695d2deb5007fc86
|
File details
Details for the file explainaboard_cli-0.0.2-py2.py3-none-any.whl.
File metadata
- Download URL: explainaboard_cli-0.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 6.7 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 |
7ec0aca461c9ac27cb767a27fa42f10c5327bbdc9b37fa96740feee5aa48671a
|
|
| MD5 |
3636a4cb35c628efaa0aabb0408ba83f
|
|
| BLAKE2b-256 |
8ec3a6b5015953a61c2583472763501a7453dbb6f5dc04231cdb3a4f9958f650
|