OMOTES SDK Python
This repository is part of the 'Nieuwe Warmte Nu Design Toolkit' project.
Python implementation of the OMOTES SDK through jobs which may be submitted, receive status updates for submitted jobs or delete submitted jobs.
Development
Tools
This project uses:
- uv: Fast Python package manager and resolver. Install via https://docs.astral.sh/uv/
- just: Command runner for common tasks (similar to Make). Install via https://github.com/casey/just
Setup
Install dependencies and update uv.lock file after updating pyproject.toml dependencies:
uv sync
Lint/typecheck/test locally
Run via just (also used in github actions):
just ci # run all CI checks (lint, security, format-check, typecheck, test)
just lint # ruff checks
just security # ruff security
just format # ruff format
just format-check # verify formatting
just typecheck # ty type checking
just test # pytest
To debug test go to the debug view in vscode and run "pytest".
Project Structure
omotes-sdk-python/
├── src/
│ ├── omotes_sdk/
│ │ ├── __init__.py # Package exports and version metadata
│ │ ├── esdl_messages.py # ESDL-related message models/utilities
│ │ ├── job_status.py # Job status enum and mappings
│ │ ├── log_forwarding.py # Logging forwarder and queue handling
│ │ ├── memory_quantity.py # Memory quantity parsing/conversion helpers
│ │ └── prefect_util.py # Prefect deployment/run/status helper functions
│ └── omotes_sdk_python.egg-info/
│ ├── PKG-INFO
│ ├── SOURCES.txt
│ ├── dependency_links.txt
│ ├── requires.txt
│ └── top_level.txt
├── tests/
│ ├── test_log_forwarding.py # Tests for log forwarding behavior
│ └── test_prefect_util.py # Tests for Prefect utility behavior
├── justfile # Task runner commands
├── pyproject.toml # Project metadata and dependencies
├── CHANGELOG.md # Release notes
├── CONTRIBUTING.md # Contribution guidelines
├── LICENSE
└── README.md
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 omotes_sdk_python-5.0.3.tar.gz.
File metadata
- Download URL: omotes_sdk_python-5.0.3.tar.gz
- Upload date:
- Size: 26.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bca6b25b01f30d2c0e2ac06e1e823d4c8de405970591a6157463d05d7217a51d
|
|
| MD5 |
0b0a9bffa5eab69775091d7ed9ed16d9
|
|
| BLAKE2b-256 |
ed4f95319d471e503d739e8e2ad52ea4ee59fe5ecf31459bb9d5efe24f95f834
|
Provenance
The following attestation bundles were made for omotes_sdk_python-5.0.3.tar.gz:
Publisher:
release.yml on Project-OMOTES/omotes-sdk-python
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
omotes_sdk_python-5.0.3.tar.gz -
Subject digest:
bca6b25b01f30d2c0e2ac06e1e823d4c8de405970591a6157463d05d7217a51d - Sigstore transparency entry: 2627213681
- Sigstore integration time:
-
Permalink:
Project-OMOTES/omotes-sdk-python@e364dcc84f46ac6c36beb41a32f27100b1021511 -
Branch / Tag:
refs/tags/5.0.3 - Owner: https://github.com/Project-OMOTES
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@e364dcc84f46ac6c36beb41a32f27100b1021511 -
Trigger Event:
push
-
Statement type:
File details
Details for the file omotes_sdk_python-5.0.3-py3-none-any.whl.
File metadata
- Download URL: omotes_sdk_python-5.0.3-py3-none-any.whl
- Upload date:
- Size: 23.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b180d26a83448a6610442d47f363885035fc69cad6acfab9ebeff00867a77d7
|
|
| MD5 |
2579664b0d1bd9d2a11cb1e3eac35ed9
|
|
| BLAKE2b-256 |
2c66137c831866c0ca95d1f18ee98fec0356dcda02da3dcd0817d7c0463e4a50
|
Provenance
The following attestation bundles were made for omotes_sdk_python-5.0.3-py3-none-any.whl:
Publisher:
release.yml on Project-OMOTES/omotes-sdk-python
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
omotes_sdk_python-5.0.3-py3-none-any.whl -
Subject digest:
0b180d26a83448a6610442d47f363885035fc69cad6acfab9ebeff00867a77d7 - Sigstore transparency entry: 2627213690
- Sigstore integration time:
-
Permalink:
Project-OMOTES/omotes-sdk-python@e364dcc84f46ac6c36beb41a32f27100b1021511 -
Branch / Tag:
refs/tags/5.0.3 - Owner: https://github.com/Project-OMOTES
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@e364dcc84f46ac6c36beb41a32f27100b1021511 -
Trigger Event:
push
-
Statement type: