Skip to main content

Kafkit helps you write Kafka producers and consumers in Python with asyncio.

Project description

Kafkit

Kafkit helps you write Kafka producers and consumers in Python with asyncio:

  • Kafkit provides a client for the Confluent Schema Registry's HTTP API. The RegistryApi client includes both high-level methods for managing subjects and schemas in a Registry, and direct low-level access to HTTP methods (GET, POST, PUT, PATCH, and DELETE). The high-level methods use caching so you can use the client as an integral part of your application's schema management. RegistryApi is implemented around aiohttp, but since the base class is designed with a sans IO architecture, a Registry client can be implemented with any asyncio HTTP library.

  • Kafkit provides Avro message serializers and deserializers that integrate with the Confluent Schema Registry: Deserializer, Serializer, and PolySerializer.

  • The RecordNameSchemaManager is a streamlined tool for serializing messages using the schemas maintained by your app, while also integrating with the Confluent Schema Registry.

  • The kafkit.ssl module helps you connect to SSL-secured Kafka brokers.

Learn more about Kafkit at https://kafkit.lsst.io.

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

kafkit-0.2.1.tar.gz (46.1 kB view details)

Uploaded Source

Built Distribution

kafkit-0.2.1-py3-none-any.whl (20.5 kB view details)

Uploaded Python 3

File details

Details for the file kafkit-0.2.1.tar.gz.

File metadata

  • Download URL: kafkit-0.2.1.tar.gz
  • Upload date:
  • Size: 46.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for kafkit-0.2.1.tar.gz
Algorithm Hash digest
SHA256 e372f66e710a344dfc0c370a05974e354dba56ea298c495517e68768b61cfaf5
MD5 89c26ff69b6126d7485f20f70a32f186
BLAKE2b-256 c201a5e3494a8602d08e7c51678cd461e93a59ebbb0fc5f0a7f912e477e5c844

See more details on using hashes here.

File details

Details for the file kafkit-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: kafkit-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 20.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for kafkit-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4cb9917ce25699a910be2b02812d9d024d9eaef6ac1c42181246119733a5069a
MD5 c7e630ccf9a7c5b6196583970029e061
BLAKE2b-256 b23723fc7f9df12133e1692932efe9b116a80dcf53aec5b795166f8accc57b95

See more details on using hashes here.

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