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

Uploaded Source

Built Distribution

muffin_kafka-0.2.1-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for muffin_kafka-0.2.1.tar.gz
Algorithm Hash digest
SHA256 6872f79a8f362cea297512d4976c9218123fa3121582a7c8569e2377e506f80b
MD5 822d7cd00893a75bc34647fa0ba5e84d
BLAKE2b-256 370436680ac02629f83ea02e86a1d84debf6a268c5ae1575cee859875147c11a

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for muffin_kafka-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3fc9a7714ee1ae285be6f6949e3b32d9ba0e386d2cb3c02e0d008430a8ef83ce
MD5 3a57d91c01d31753f73fc4f1c02c5532
BLAKE2b-256 1b5b8716bdb96c3c1b8ee0ce7d44a58ed81e6afbc57e1179f8be86c02180a8fd

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