Skip to main content

N-cube Event Ingest SDK

Project description

N-cube Python SDK

Usage

import ncube_sdk.client

# initialize
client = ncube_sdk.client.init(
    service_url=ingest_service_url, schema_id=schema_id, service_auth=(username, password))

# emit events
client.emit({"field1": "value1", "field2": "value2"})

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

ncube-sdk-0.1.tar.gz (9.6 kB view hashes)

Uploaded Source

Built Distribution

ncube_sdk-0.1-py3-none-any.whl (11.1 kB view hashes)

Uploaded Python 3

Supported by

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