Standalone Python provider SDK for the Ekstra motion network
Project description
Ekstra.OS Python Provider SDK
This folder presents the standalone Python SDK surface for Ekstra.OS.
Current implementation:
- source:
ekstra_os/providers/sdk.py - primary class:
ProviderSDK - package wrapper:
sdk/python/src/ekstra_provider_sdk - purpose: minimal provider helper for publishing
MotionSampleevents intomotiond
Install shape
Package metadata now lives in sdk/python/pyproject.toml.
The distributable package name is:
ekstra-provider-sdk
Published install:
pip install ekstra-provider-sdk
Primary import:
from ekstra_provider_sdk import MotionSample, ProviderSDK
What it supports today
- Provider identity connect
- Provider manifest registration
- Attested provider registration
- Heartbeat management
- Motion sample publish
- Automatic reconnect on publish failure
Primary source
from ekstra_provider_sdk import MotionSample, ProviderSDK
provider = ProviderSDK(
provider_id="python-provider",
actor_id="actor-1",
parts=["hand.right"],
)
provider.connect({"name": "Python Provider"})
sample = MotionSample(
actor_id="actor-1",
part="hand.right",
frame="device:python",
timestamp=1.0,
)
provider.publish_sample("motion.samples", sample)
provider.close()
Test
$env:PYTEST_DISABLE_PLUGIN_AUTOLOAD='1'
python -m pytest -q ekstra_os/tests/test_provider_sdk.py ekstra_os/tests/test_python_sdk_package.py
python sdk/python/scripts/smoke_build_install.py
Current status
- Verified locally on 2026-03-13
- Builds as a standalone Python distribution under
sdk/python - Still depends on the main
ekstra-osruntime package for the underlying implementation
Release
Python release tags:
python-sdk-vX.Y.Z
The release workflow verifies:
- provider SDK tests
- wheel and sdist build
- clean virtual environment install smoke
twine check- publish only on release tags or explicit manual release
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
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 ekstra_provider_sdk-0.1.1.tar.gz.
File metadata
- Download URL: ekstra_provider_sdk-0.1.1.tar.gz
- Upload date:
- Size: 15.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
52c3a2d58387bf71b289ef5f796bd130eb1184da9a89bc31db67027ce2c11ffd
|
|
| MD5 |
fd93dbff25faf55f0a2749b0b5402ea8
|
|
| BLAKE2b-256 |
9d5c6f26377266543a755d9f75a94b80c3c5100c4f3fff5a3771f2c6cdf2027e
|
Provenance
The following attestation bundles were made for ekstra_provider_sdk-0.1.1.tar.gz:
Publisher:
python-sdk-release.yml on imxdemetri/ekstra-os
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
ekstra_provider_sdk-0.1.1.tar.gz -
Subject digest:
52c3a2d58387bf71b289ef5f796bd130eb1184da9a89bc31db67027ce2c11ffd - Sigstore transparency entry: 1312045135
- Sigstore integration time:
-
Permalink:
imxdemetri/ekstra-os@1a6a7474ea1747b2fe870e4c002a95578d631bb9 -
Branch / Tag:
refs/tags/python-sdk-v0.1.1 - Owner: https://github.com/imxdemetri
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-sdk-release.yml@1a6a7474ea1747b2fe870e4c002a95578d631bb9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file ekstra_provider_sdk-0.1.1-py3-none-any.whl.
File metadata
- Download URL: ekstra_provider_sdk-0.1.1-py3-none-any.whl
- Upload date:
- Size: 16.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
adf08d85b9ad2e8c658334108036b62ba5511e6f82a33dd4d553e6df2041526e
|
|
| MD5 |
f886217516629d5e4b1d37a38c0282ef
|
|
| BLAKE2b-256 |
5717e020c6e3d5794d2da89406b5dc136a58ec7b9b8d1cddaaa0b3f9a906d418
|
Provenance
The following attestation bundles were made for ekstra_provider_sdk-0.1.1-py3-none-any.whl:
Publisher:
python-sdk-release.yml on imxdemetri/ekstra-os
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
ekstra_provider_sdk-0.1.1-py3-none-any.whl -
Subject digest:
adf08d85b9ad2e8c658334108036b62ba5511e6f82a33dd4d553e6df2041526e - Sigstore transparency entry: 1312045210
- Sigstore integration time:
-
Permalink:
imxdemetri/ekstra-os@1a6a7474ea1747b2fe870e4c002a95578d631bb9 -
Branch / Tag:
refs/tags/python-sdk-v0.1.1 - Owner: https://github.com/imxdemetri
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-sdk-release.yml@1a6a7474ea1747b2fe870e4c002a95578d631bb9 -
Trigger Event:
push
-
Statement type: