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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: muffin_kafka-0.0.9.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.9.tar.gz
Algorithm Hash digest
SHA256 74ab3d8a4dc23fb42a567290e2aa763e58a342e4819feb783b7efd478cd3a4ce
MD5 9099d097e6463073df84046ded449fdd
BLAKE2b-256 6180093343795ac9ecbe6fd039b0b7d943ca7fba2399d502cd0d3b3f57033e10

See more details on using hashes here.

File details

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

File metadata

  • Download URL: muffin_kafka-0.0.9-py3-none-any.whl
  • Upload date:
  • Size: 3.9 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.9-py3-none-any.whl
Algorithm Hash digest
SHA256 b334f40ee85af83fc2662fe405eaeef19f6c2b1b07573c6aaa995126e793eb6a
MD5 961d62dd92c7e89c9b29e46f51f420f2
BLAKE2b-256 4d5d1340e5480a8b09b7fc8ca5630dca325287e2655f830d7154dfe30479cb6a

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