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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: muffin_kafka-0.3.3.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.3.tar.gz
Algorithm Hash digest
SHA256 27526838f4e03cbce654e84351a55265fd02472282bfafac470e086f2c7dbaf7
MD5 071ec088e23be655dda9cfe6728d5385
BLAKE2b-256 6e37e47cad96d2c0b003989936b51ee28b0037ba5b42b0f8b0e0d3cfe54c189f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: muffin_kafka-0.3.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ac80d72ec4b509a063758c11e0a59c015957d17d9c0b204b7b891a2407cca6fa
MD5 093743994dc0b9bc4f3885ef569cdda2
BLAKE2b-256 5465cf73d4f8ce3ce652405698c3009475cda3077189aa1cf96678aa93abc10d

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