Skip to main content

Python client for Resonite IO

Project description

resonite-io

Python client for ResoniteIO — a bidirectional IPC bridge that turns Resonite into a runtime environment for AI agents. The resonite-io distribution imports as resoio and wraps the resonite_io.v1 gRPC schema (Unix Domain Socket transport, async via grpclib) into a friendly, fully typed client library and a resoio CLI.

Install

pip install resonite-io

Requires

A Resonite client running the ResoniteIO mod on the same host (the two halves connect over a Unix Domain Socket). See the documentation for installing the mod.

Quick start

import asyncio

from resoio import ConnectionClient


async def main() -> None:
    async with ConnectionClient() as client:
        response = await client.ping("hello")
        print(response.message)


asyncio.run(main())

Documentation

License

MIT

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

resonite_io-0.1.1.tar.gz (253.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

resonite_io-0.1.1-py3-none-any.whl (91.4 kB view details)

Uploaded Python 3

File details

Details for the file resonite_io-0.1.1.tar.gz.

File metadata

  • Download URL: resonite_io-0.1.1.tar.gz
  • Upload date:
  • Size: 253.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for resonite_io-0.1.1.tar.gz
Algorithm Hash digest
SHA256 2eb45cda9d2109572ae04b607bbb18fbcf11d5a091966eebd5faafc2a47a27d5
MD5 e5895d24114e22cd4b2db12346d8d400
BLAKE2b-256 702a8aaa7fc6320edcc107d223d0415882e6523fca2ffe6ebebd3ef543e46c27

See more details on using hashes here.

Provenance

The following attestation bundles were made for resonite_io-0.1.1.tar.gz:

Publisher: publish.yml on MLShukai/ResoniteIO

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file resonite_io-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: resonite_io-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 91.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for resonite_io-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 732c0bce29c9caa23a406e10dba763433c24a59ebccc7b087e150760a60f80b5
MD5 3b51cbcb5bc5370f65feb0cc20e89dfe
BLAKE2b-256 8b25549acb8262dd152bc14b9af6d7927d2fae0085a73845b4ee7d32c08eb799

See more details on using hashes here.

Provenance

The following attestation bundles were made for resonite_io-0.1.1-py3-none-any.whl:

Publisher: publish.yml on MLShukai/ResoniteIO

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page