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

Uploaded Source

Built Distribution

muffin_kafka-0.0.6-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for muffin_kafka-0.0.6.tar.gz
Algorithm Hash digest
SHA256 277cfb6081c377a29d4ad21a27b416e907228b1e4edd3162f11618ea7fc6bc65
MD5 b92f63c13187e7422640cb0f7caf2011
BLAKE2b-256 25a5bac61f54b6fefea3a9a741a6a97cf2350017a2855e10d746f56ec5fd5ba4

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for muffin_kafka-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 6f1128a95355f2ef5b941841322888dbb6da6bbad609d7f8f199e9fde5b3a235
MD5 3c238e49d0accdf4c9484b8722845e87
BLAKE2b-256 b4a4ffb8c6cf9f6cd6ad387f91f7e052625ba722000bc4328028506847d7910f

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