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.34.tar.gz
(8.9 kB
view hashes)
Built Distribution
Close
Hashes for digital_cortex-0.0.34-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e789af23ca1e8b279c9c8fe0398e43919c849e5f3745edfdd922e5de7da95a1 |
|
MD5 | d2e5a2384d3fa0da1b63bed4ff327bf1 |
|
BLAKE2b-256 | 600ded75df727be9ec0c702319fce8ccf28fc464e1a4c94517f50216dbf6e1f6 |