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

Uploaded Source

Built Distribution

muffin_kafka-0.3.2-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: muffin_kafka-0.3.2.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1022-azure

File hashes

Hashes for muffin_kafka-0.3.2.tar.gz
Algorithm Hash digest
SHA256 d35e53f459a76912b15f6c036a0c7e6f4e237249fc1ce0f34482e896dbe1ca7d
MD5 73e8c1c7b7452c56d95587ecc78b22e0
BLAKE2b-256 ae6034e80bfa6ada5d1ad16dab666f651bc543389195ed7f99d805015e727679

See more details on using hashes here.

File details

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

File metadata

  • Download URL: muffin_kafka-0.3.2-py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1022-azure

File hashes

Hashes for muffin_kafka-0.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 643227d18a5b476648170045da1627af522b5106872d309cfa03521c50b0b92e
MD5 52e5c3419e67b1c15eb838b81616065a
BLAKE2b-256 a44d2e2bf7a873b9d51ec6b2d74be96208aa8920d303928059c155b79b530276

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