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.15.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

muffin_kafka-0.0.15-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: muffin_kafka-0.0.15.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.0 CPython/3.10.12 Linux/6.2.0-1015-azure

File hashes

Hashes for muffin_kafka-0.0.15.tar.gz
Algorithm Hash digest
SHA256 54fba7cea993327d7c583833b20b00bc0276b17b5edbc9264a184d536ef69c8f
MD5 bf50e8d9df12ef8c2804c2a54a16d490
BLAKE2b-256 300b233292e826a4393ac35b555f94bc046a56d17cf115e376b07db4d951dc94

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for muffin_kafka-0.0.15-py3-none-any.whl
Algorithm Hash digest
SHA256 16adab02b3119827c85938db0088e2395b81fefd6836a4ecf04e5f7fae0aacdc
MD5 6f7033b26bb7a037f9ac514668ae2530
BLAKE2b-256 712f7d2e8c18aa6449e4814aa3e2de6ce28cad4f76d7ffa0449d34860dde5f85

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