No project description provided
Project description
Model Runner
Runner used to run real-time models for the CrunchDAO competitions.
Installation
[!NOTE] Python 3.11 or later is required.
pip install crunch-model-runner
Usage
Once installed, you can run the runner using:
model-runner --code-directory tests/models_examples/bill
[!NOTE] Replace
--code-directorywith the path to the directory containing the code.
Options
| Declaration | Description |
|---|---|
--code-directory <path> |
The directory path is where the code is located. This directory must exist. |
--resource-directory <path> |
The directory path to where the resources are located. The directory will be created if it does not exist. |
--main-file <name> |
The file to use as the entry point to the model. It must be exists in the code directory. |
--log-level <level> |
The logging level, must be one of: "debug", "info", "warning", "error", "critical", default to "info". |
Contribute
Instructions on how to prepare your development environment are available at CONTRIBUTE.md.
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 crunch_model_runner-0.4.1.tar.gz.
File metadata
- Download URL: crunch_model_runner-0.4.1.tar.gz
- Upload date:
- Size: 11.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41a452cd0d98c68b9778776ea4720b93b77ff084678c56bc03de718db5be98ce
|
|
| MD5 |
c2edefe928dffcb9c9966ca089969b8e
|
|
| BLAKE2b-256 |
86890414733f7a5bf0ad683cf0cbd69b4f8726c6a612f7d38afe69da32837244
|
File details
Details for the file crunch_model_runner-0.4.1-py3-none-any.whl.
File metadata
- Download URL: crunch_model_runner-0.4.1-py3-none-any.whl
- Upload date:
- Size: 20.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2177505df3f8a8f8d171789b7a71a375b0c969a80690d53d63c9bfd2297f946d
|
|
| MD5 |
56fe21421bd061ec5981e21dd4ff2670
|
|
| BLAKE2b-256 |
077c9648f7776e515ea568b9733d1f80c72a7c634c67114cd352c2868c3a24b3
|