Skip to main content

Library for operating messaging systems such as Apache Kafka and MQTT with the same API.

Project description

日本語

SINETStream python

Directory structure

  • src/
    • Implementation of SINETStream for Python
  • tests/
    • Unit test
  • sample/
    • Sample program
  • plugins/
    • broker/
      • kafka/
        • Kafka Plugin for SINETStream
      • mqtt
        • MQTT Plugin for SINETStream
    • value_type/
      • image/
        • Plugin for handling image as message
  • README.md

Build procedure

Execute the following command to build the SINETStream TAR file.

$ python3 setup.py bdist_wheel
$ cd plugins/broker/kafka
$ python3 setup.py bdist_wheel
$ cd ../mqtt
$ python3 setup.py bdist_wheel
$ cd ../../value_type/image
$ python3 setup.py bdist_wheel

If the build is successful, the following WHL file will be created.

./dist/sinetstream-1.1.0-py3-none-any.whl
./plugins/broker/kafka/dist/sinetstream_kafka-1.1.0-py3-none-any.whl
./plugins/broker/mqtt/dist/sinetstream_mqtt-1.1.0-py3-none-any.whl
./plugins/value_type/image/dist/sinetstream_type_image-1.1.0-py3-none-any.whl

Install

You can also use the packages registered in pypi.

pip3 install --user sinetstream-kafka sinetstream-mqtt

If you want to handle image as message, please install the image plugin as follows.

pip3 install --user sinetstream-type-image

Dependent libraries

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

sinetstream-1.8.2.tar.gz (20.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sinetstream-1.8.2-py3-none-any.whl (27.7 kB view details)

Uploaded Python 3

File details

Details for the file sinetstream-1.8.2.tar.gz.

File metadata

  • Download URL: sinetstream-1.8.2.tar.gz
  • Upload date:
  • Size: 20.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for sinetstream-1.8.2.tar.gz
Algorithm Hash digest
SHA256 64be1bcc14f49f1d096a5c2e4a0de7d13f4da2068c6245eafb1dc3b6671fd5ad
MD5 a4e9d846c8249f5fb5f3e79254a7146d
BLAKE2b-256 a9748949d7fbef3dbf3e8bafa5e4ed5d7517e4b4a0bbf4d6f8907ffb4743617b

See more details on using hashes here.

File details

Details for the file sinetstream-1.8.2-py3-none-any.whl.

File metadata

  • Download URL: sinetstream-1.8.2-py3-none-any.whl
  • Upload date:
  • Size: 27.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for sinetstream-1.8.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8f8c07f2a96265bbe7d94f2e2724cc6321467e4dd038c16d6efb12cacc1f73cf
MD5 343588caa44fc0659cc11096505ec6c5
BLAKE2b-256 4f89890ab97d52e6b2cdd1613ec71673e6c7caf5482da2d0f2c83464f80c2246

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page