Skip to main content

Python SDK for the Eventide event gateway

Project description

Eventide Python SDK

Python SDK for the Eventide event gateway, mirroring the reference-agent implementation.

Usage

import asyncio
from eventide import GatewayClient, Event, EventType, Level

async def main():
    async with GatewayClient("http://127.0.0.1:18081") as client:
        await client.append(Event(
            thread_id="t1",
            turn_id="turn1",
            type=EventType.TURN_STARTED,
            payload={"input": {"msg": "hello"}},
        ))

if __name__ == "__main__":
    asyncio.run(main())

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

eventide_sdk-0.1.4.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

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

eventide_sdk-0.1.4-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file eventide_sdk-0.1.4.tar.gz.

File metadata

  • Download URL: eventide_sdk-0.1.4.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for eventide_sdk-0.1.4.tar.gz
Algorithm Hash digest
SHA256 c7ed9683b50b61a2b0198f302b200fa7523934c63698c64c554f90b8041146f3
MD5 a8eff142113122af8c1e0cb1679d13dd
BLAKE2b-256 f7016b4437fdf5feaaeea5e2bb7913bbf2c4c5a8dc2fd1736918812b3b805a68

See more details on using hashes here.

Provenance

The following attestation bundles were made for eventide_sdk-0.1.4.tar.gz:

Publisher: release-sdk.yml on warjiang/eventide

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

File details

Details for the file eventide_sdk-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: eventide_sdk-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 4.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for eventide_sdk-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 d36eff8d9aeeed7981d56682f03e362878769803a32605db1a457576b4c85a5e
MD5 4162b3450ad4cf14f60e2cebc3f752be
BLAKE2b-256 4469a51e6184ada944bfd163b6853d7f64bb2076cf886bb659e8d0de6721fbb3

See more details on using hashes here.

Provenance

The following attestation bundles were made for eventide_sdk-0.1.4-py3-none-any.whl:

Publisher: release-sdk.yml on warjiang/eventide

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