A Python client library for the JupyterHealth exchange.
Install:
pip install jupyterhealth-client
Use:
from jupyterhealth_client import JupyterHealthClient
client = JupyterHealthClient()For more information on the client API, see the docs.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A Python client library for the JupyterHealth exchange.
Install:
pip install jupyterhealth-client
Use:
from jupyterhealth_client import JupyterHealthClient
client = JupyterHealthClient()For more information on the client API, see the docs.