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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for muffin_kafka-0.5.2.tar.gz
Algorithm Hash digest
SHA256 332c558cd18b322cdedaf7f0727213ea30ba65c2e2fab43943ecf3ed6cd9fb98
MD5 9c897d938766c64a4cc79b2c8f5c6652
BLAKE2b-256 caab6f48f6d1353ca9ee5e03e9308f099ab01618b53be61bcbf0f6647ba4ceea

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for muffin_kafka-0.5.2-py3-none-any.whl
Algorithm Hash digest
SHA256 bb6db249cb5fe73cc22c633d9c589882db7e926ef9f92657f6fb8736073f83be
MD5 fc3a374be68cdb613e840395c6cdfb9d
BLAKE2b-256 3cd4210b4b44bd9c9180ff2acb67e6d46cc4500289d492fe47d4f6649277c933

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