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-1.0.0a1.tar.gz (53.9 kB view details)

Uploaded Source

Built Distribution

kafkit-1.0.0a1-py3-none-any.whl (28.4 kB view details)

Uploaded Python 3

File details

Details for the file kafkit-1.0.0a1.tar.gz.

File metadata

  • Download URL: kafkit-1.0.0a1.tar.gz
  • Upload date:
  • Size: 53.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for kafkit-1.0.0a1.tar.gz
Algorithm Hash digest
SHA256 d4e45d37634690ce27987241532f07278aadecaa5612c189632cf812ae7fe3fe
MD5 c1e8a941d04d523f843ca940623e6c5c
BLAKE2b-256 5ae7129ef6686216b1a04130bba195df793f5ae719064f03bf382a603666c03c

See more details on using hashes here.

File details

Details for the file kafkit-1.0.0a1-py3-none-any.whl.

File metadata

  • Download URL: kafkit-1.0.0a1-py3-none-any.whl
  • Upload date:
  • Size: 28.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for kafkit-1.0.0a1-py3-none-any.whl
Algorithm Hash digest
SHA256 1c5997e78390e7981c03b7dc3c7594fd69004feb67c47e73593767c00cdfe1d8
MD5 24e92f10d6b83ba9728217c7f21b2ab9
BLAKE2b-256 f9813f72bdbf21d076dd7242584329fbf928a1d055c708989e80cddbb3b3daf8

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