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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: muffin_kafka-0.0.20.tar.gz
  • Upload date:
  • Size: 3.8 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.20.tar.gz
Algorithm Hash digest
SHA256 0ae6bd5ecf374bc3e993a296a7897e30b555a78dbcb2eeb88e240e194f4ed322
MD5 b2af7ea07fec751ee7c737cd1815b504
BLAKE2b-256 4333366e9cc03856c939af8195aa60d46b26bc7fbfafd45e104839c6f150ae24

See more details on using hashes here.

File details

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

File metadata

  • Download URL: muffin_kafka-0.0.20-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.20-py3-none-any.whl
Algorithm Hash digest
SHA256 3f0d24b8cf6faa644f0edc43fd54e9fbe2bb1775f2ee5a30016063ab8370c1f3
MD5 e6c8a99b8b617c5985102ded0a85f460
BLAKE2b-256 e26999a869b43c49544f3f1c9d85eaa7ce4d9558c5cc590203ec74f7b5ef21a6

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