Create a Decthings model using Python
Project description
Decthings model using Python
Use Python to create a Decthings model.
Setup
Create a Decthings model using Python by going to the create model page on Decthings, and select Python as the language. This package is then by default installed and used within your model.
Manually, you can install this package using pip3 install decthings-model.
Execute a model
When you create a model you define it as the variable model in your main.py file. There is of course also another side which executes your code and reads the model variable. This is handled automatically by Decthings when you run a model in the cloud, but in case you want to run a Decthings model on your own system you can use the Rust crate decthings-model-executor.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 decthings-model-0.0.2.tar.gz.
File metadata
- Download URL: decthings-model-0.0.2.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07e9b54c35d68f5bb7fe5768430a450c7954ffa238d924ba37538b21a84de18d
|
|
| MD5 |
711f9964f300f9745dda3bd20f5c971e
|
|
| BLAKE2b-256 |
916504ef150ceeda3f312d103290d80851dfe144445d09c7cd94d003a258f058
|
File details
Details for the file decthings_model-0.0.2-py3-none-any.whl.
File metadata
- Download URL: decthings_model-0.0.2-py3-none-any.whl
- Upload date:
- Size: 9.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
49a09bf7456f1eeedfd43ad325d5856183ff21225dcdf619ec685055653c5015
|
|
| MD5 |
f9a473d8eb9a185a838b0b9806c960c2
|
|
| BLAKE2b-256 |
0e55dda7131ae8c792af8eebf35cc0e97cc414797cb1834b46cb9fff800fe77e
|