Skip to main content

Python client SDK for interacting with the Gabber Engine

Project description

Gabber Python SDK

Python client for Gabber.

Install

pip install gabber-client
# or
uv pip install gabber-client

Quickstart

import asyncio
from gabber import Engine

async def main():
    engine = Engine()
    await engine.connect(url="your-gabber-url", token="your-token")
    sub = await engine.subscribe_to_node(output_node_id="node-id")
    async for out in sub:
        print(out)

asyncio.run(main())

See examples in the main repo.

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

gabber_sdk-0.2.0.tar.gz (80.9 kB view details)

Uploaded Source

Built Distribution

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

gabber_sdk-0.2.0-py3-none-any.whl (14.2 kB view details)

Uploaded Python 3

File details

Details for the file gabber_sdk-0.2.0.tar.gz.

File metadata

  • Download URL: gabber_sdk-0.2.0.tar.gz
  • Upload date:
  • Size: 80.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.8.15

File hashes

Hashes for gabber_sdk-0.2.0.tar.gz
Algorithm Hash digest
SHA256 c3747fdf620d7f8a1ef8b5a1a0011e6066ade38a66c34d19bb4024127601e92a
MD5 98cae10f8520a19de060b21eb551d9b8
BLAKE2b-256 c1398abee69d27999f54eb8153bee4a1bc4b10b547c17a152d96847a2ba1b61d

See more details on using hashes here.

File details

Details for the file gabber_sdk-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: gabber_sdk-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 14.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.8.15

File hashes

Hashes for gabber_sdk-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a12c3474ed7a81fb341f64e756a768f4927b5e777414cde516ac34d3a1d263e4
MD5 27d6714b5710f2ec3ccfa330bb713015
BLAKE2b-256 cc9da97424a1cb31ee5e3d54055085a45218769875ef2cdb6d71803f1f1dd74a

See more details on using hashes here.

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