Skip to main content

No project description provided

Project description

py-confluent

Bringing KSQL, Kafka Streams, Schema Registry APIs to Python 3, all in one clean package.

Install

pip install pyconfluent

Usage

pyconfluent requires the underlying Kafka services to be running. The easiest way is to start Confluent Platform, see: ``.

KSQL

import KSQL

client = KSQL()  # enter your boostrap_server here if not 'localhost', no port
client.  

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

pyconfluent-0.0.3.tar.gz (22.1 kB view hashes)

Uploaded Source

Built Distribution

pyconfluent-0.0.3-py3-none-any.whl (2.3 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