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.39.tar.gz
(9.0 kB
view hashes)
Built Distribution
Close
Hashes for digital_cortex-0.0.39-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95045d834b4998b709273cf39407ddb400712e2091022e2d9ba508bc6b2b48b1 |
|
MD5 | 71f41b5c5d11c7ce17178d364a0a4d4d |
|
BLAKE2b-256 | d915bfb76dd7564ec4c59ee90fb291890d09d4de2c0a93339e473761fc04cb23 |