Python Client for Digital Cortex
Project description
digital-cortex
Python Client package for Digital Cortex
# https://packaging.python.org/en/latest/tutorials/packaging-projects/
Aug-22-2023
How to use:
pip install digital-cortex
import digital_cortex as dc
token = "get token from your digital-cortex account"
client = dc.client(token)
response = client.execute_function(......)
all_models_of_users = client.get_all_user_models()
dataset_details = client.get_particuler_dateset(dataset_id="data_set_id")
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
digital_cortex-0.0.38.tar.gz
(9.0 kB
view hashes)
Built Distribution
Close
Hashes for digital_cortex-0.0.38-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b19fca3e5c37e1a4636da234ad39f29ac4884d5eb2b7d9be43c75d0a195061b |
|
MD5 | ea95fa9cebac15eaa4f5a3c3cfb20b22 |
|
BLAKE2b-256 | 806e23e28678653d9df01851310d3eaa7db2d2ce434550232a895e56183bf5d1 |