Skip to main content

Kadoa official python SDK

Project description

Python SDK

Usage

Installation

pip install kadoa-sdk

Usage

from kadoa-sdk import Kadoa
kadoa_props = {
    "api_key": None,
    "team_api_key": os.getenv("KADOA_TEAM_API_KEY")
}
kadoa_client = Kadoa(**kadoa_props)
kadoa_client.realtime.listen(process_event)

Examples

Requirements

Create a .env file, add the following content:

KADOA_TEAM_API_KEY=<YOUR_TEAM_API_KEY>

Get started

Install dependencies

uv sync

Start example

uv run examples/realtime_events.py

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

kadoa_sdk-0.1.1.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

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

kadoa_sdk-0.1.1-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kadoa_sdk-0.1.1.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.12

File hashes

Hashes for kadoa_sdk-0.1.1.tar.gz
Algorithm Hash digest
SHA256 3e2473741872b729364555997a861dd75854941aae107b1af3bd555238fd7b46
MD5 4826c09555685d34707e4313a1d459ef
BLAKE2b-256 e15b2ff150644a914e5a9c030a77cc35b4ea46cb19857b907239d6695de83c53

See more details on using hashes here.

File details

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

File metadata

  • Download URL: kadoa_sdk-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.12

File hashes

Hashes for kadoa_sdk-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b558232869cd85aae8197ceb80edac9ebd2cd050f8ff54166fb601e82e219433
MD5 e0fc68f5728f13f69dc2854e349ba89f
BLAKE2b-256 4f6b87dced7ca41c17d17bc9efb5920e423e2e1562d6f77cc0b0873dc38b16b5

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