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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: muffin_kafka-0.0.11.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.11.tar.gz
Algorithm Hash digest
SHA256 6d3745dd48cdfa571ba95fda8425d8f8a809ff39656b1f949e1548c127d9e0e8
MD5 8b4df7fd2262c4b250eaf9154a656407
BLAKE2b-256 b20ad875f17e1ee3cbbac07f3e8ca026f1a47a1475ddbfbb497597fa2bb95948

See more details on using hashes here.

File details

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

File metadata

  • Download URL: muffin_kafka-0.0.11-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.11-py3-none-any.whl
Algorithm Hash digest
SHA256 e12a49274e816574d84470d8e6b9010a136af473df0ecd26237d11fc7a41c550
MD5 7d4a5cf70ddef93d3ac17bcae4932aaf
BLAKE2b-256 a23e1a08c0543da3e5f3bfbe2125d2d8681ef4b516e44aada4fddd4dd12104f3

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