Skip to main content

Kafka Integration for Muffin framework

Project description

Muffin-Kafka

Muffin-KafkaApache Kafka integration for Muffin framework

Tests Status PYPI Version Python Versions

Requirements

  • python >= 3.9

Installation

muffin-kafka should be installed using pip:

$ pip install muffin-kafka

Usage

    from muffin import Application
    import muffin_kafka

    # Create Muffin Application
    app = Application('example')

    # Initialize the plugin
    kafka = muffin_kafka.Plugin(app, **options)

    # As alternative:
    # kafka = muffin_kafka.Plugin()
    # ...
    # kafka.setup(app, dsn="DSN_URL")

Setup the plugin

TODO

Bug tracker

If you have any suggestions, bug reports or annoyances please report them to the issue tracker at https://github.com/klen/muffin-kafka/issues

Contributing

Development of the project happens at: https://github.com/klen/muffin-kafka

License

Licensed under a MIT License

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

muffin_kafka-0.0.21.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

muffin_kafka-0.0.21-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file muffin_kafka-0.0.21.tar.gz.

File metadata

  • Download URL: muffin_kafka-0.0.21.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.2.0-1016-azure

File hashes

Hashes for muffin_kafka-0.0.21.tar.gz
Algorithm Hash digest
SHA256 4892e11126ed5a12bdfcd99204cd9d3b02cd072e75794a4067a0a6dbc244fa0e
MD5 7dbe73a0a8b03cd4dd624d729df417f1
BLAKE2b-256 7f1f860f7002224ed2287ce52da0fb8e75fb9780cec258a40ca636574cd702d7

See more details on using hashes here.

File details

Details for the file muffin_kafka-0.0.21-py3-none-any.whl.

File metadata

  • Download URL: muffin_kafka-0.0.21-py3-none-any.whl
  • Upload date:
  • Size: 4.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.2.0-1016-azure

File hashes

Hashes for muffin_kafka-0.0.21-py3-none-any.whl
Algorithm Hash digest
SHA256 8a1ef65a27f8645cdecb35996be834dd181bc768bbe6611a4b802ebef6179be0
MD5 521ea867740d3c949a18dcf1bc67b896
BLAKE2b-256 3f0049769dcb18aeb4b45b258437cbe8606e7f3272f1bfd7c1b6d40b039ba0fc

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