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

Linux only. The client connects over a Unix Domain Socket (POSIX) and targets a Resonite client running on Linux through Steam Play (Proton). Windows is not supported, and there are no plans to support it.

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.5.0.tar.gz (298.3 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.5.0-py3-none-any.whl (109.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: resonite_io-0.5.0.tar.gz
  • Upload date:
  • Size: 298.3 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.5.0.tar.gz
Algorithm Hash digest
SHA256 3ca904713a3355318198ca0cda8c957145e968793b2fe514aaeebe26cedd75ba
MD5 70471bf1b95c0b2d0011d34cc929859a
BLAKE2b-256 c34a8a8fffcfc1b4f493abc285225e0c667b72404d0aab41e3e040e8587df240

See more details on using hashes here.

Provenance

The following attestation bundles were made for resonite_io-0.5.0.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.5.0-py3-none-any.whl.

File metadata

  • Download URL: resonite_io-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 109.2 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.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2cfd0db411e37376bb60d10c44d5e1d5dc92a0e80e91080defadd435979c9abe
MD5 b8298f90ecdc5ff110eafe64ae75fabe
BLAKE2b-256 20ced9acf076f06c0256537886b6ea61ac4ab2410a8ea5374c71ec2f782dca7d

See more details on using hashes here.

Provenance

The following attestation bundles were made for resonite_io-0.5.0-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