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.40.tar.gz
(9.0 kB
view details)
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 digital_cortex-0.0.40.tar.gz.
File metadata
- Download URL: digital_cortex-0.0.40.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.10.12 Linux/6.5.0-26-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc495de5ed2f2d9d2bc3f46524de1a65cd3172486aeadf382011e233a070c7e4
|
|
| MD5 |
519954823f8df248cb8c6a4d10d4efaa
|
|
| BLAKE2b-256 |
5c88e14d571429efbe832ce0e03ad54bb54e167f2571a40d0cc5ebefa82fc3d2
|
File details
Details for the file digital_cortex-0.0.40-py3-none-any.whl.
File metadata
- Download URL: digital_cortex-0.0.40-py3-none-any.whl
- Upload date:
- Size: 14.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.10.12 Linux/6.5.0-26-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2f44bed4a133d49a013303056f96d4af55219dbd2f566f059a90c2888739d4eb
|
|
| MD5 |
d04ccfe2b3a6ba3ff50692ec52b7fcf1
|
|
| BLAKE2b-256 |
5fecb3325ede7204245c1b74abdccae66b2b6bc633151baaa5e2fe2f46b219ad
|