Raw bindings for UBO App.
Project description
Ubo App Python Bindings
This repository contains Python bindings for the Ubo App, allowing developers to interact with the Ubo App's functionality using Python over gRPC.
Sample Usage
import asyncio
from ubo_bindings.client import AsyncRemoteStore
from ubo_bindings.ubo.v1 import Action, Notification, NotificationsAddAction
loop = asyncio.new_event_loop()
asyncio.set_event_loop(loop)
async def main():
client = AsyncRemoteStore("localhost", 50051)
action = Action(
notifications_add_action=NotificationsAddAction(
notification=Notification(
title="Test Notification",
content="This is a test notification.",
),
),
)
await client.dispatch_async(action=action)
client.channel.close()
loop.run_until_complete(main())
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 ubo_app_raw_bindings-1.6.1.dev9225110210398101545.tar.gz.
File metadata
- Download URL: ubo_app_raw_bindings-1.6.1.dev9225110210398101545.tar.gz
- Upload date:
- Size: 19.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48119e0ec5341ba8d53f5fc3c14c5b4e4e3ba8e3e1b26a6192a2ec7d9298a2f2
|
|
| MD5 |
6b0b41a8be0d0e20467f36d0d2e66b6b
|
|
| BLAKE2b-256 |
b2a64cc3c6f53211567f225101d7ebc960f89701594d72c376a7533d6efd6730
|
Provenance
The following attestation bundles were made for ubo_app_raw_bindings-1.6.1.dev9225110210398101545.tar.gz:
Publisher:
publish_to_pypi.yml on ubopod/ubo_app
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
ubo_app_raw_bindings-1.6.1.dev9225110210398101545.tar.gz -
Subject digest:
48119e0ec5341ba8d53f5fc3c14c5b4e4e3ba8e3e1b26a6192a2ec7d9298a2f2 - Sigstore transparency entry: 660861156
- Sigstore integration time:
-
Permalink:
ubopod/ubo_app@4c2c83b36d25d4a44bdf3a970e1cc741a2e0d9b8 -
Branch / Tag:
refs/heads/pipecat-ux-improvements - Owner: https://github.com/ubopod
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@4c2c83b36d25d4a44bdf3a970e1cc741a2e0d9b8 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file ubo_app_raw_bindings-1.6.1.dev9225110210398101545-py3-none-any.whl.
File metadata
- Download URL: ubo_app_raw_bindings-1.6.1.dev9225110210398101545-py3-none-any.whl
- Upload date:
- Size: 21.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3fb56baaa8708d247316e49cd666b485aade94b2b4b59fb75fa8c31602ebefd9
|
|
| MD5 |
456db2a9b57c63ef0d3b7a75f61c79eb
|
|
| BLAKE2b-256 |
f69aea9f19b159aa8b9efc50de6217537def7304974b9cd9b463a6f8e4289599
|
Provenance
The following attestation bundles were made for ubo_app_raw_bindings-1.6.1.dev9225110210398101545-py3-none-any.whl:
Publisher:
publish_to_pypi.yml on ubopod/ubo_app
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
ubo_app_raw_bindings-1.6.1.dev9225110210398101545-py3-none-any.whl -
Subject digest:
3fb56baaa8708d247316e49cd666b485aade94b2b4b59fb75fa8c31602ebefd9 - Sigstore transparency entry: 660861168
- Sigstore integration time:
-
Permalink:
ubopod/ubo_app@4c2c83b36d25d4a44bdf3a970e1cc741a2e0d9b8 -
Branch / Tag:
refs/heads/pipecat-ux-improvements - Owner: https://github.com/ubopod
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@4c2c83b36d25d4a44bdf3a970e1cc741a2e0d9b8 -
Trigger Event:
workflow_dispatch
-
Statement type: