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.2.0.tar.gz (11.3 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.2.0-py3-none-any.whl (16.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: sinetstream-1.2.0.tar.gz
  • Upload date:
  • Size: 11.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.8

File hashes

Hashes for sinetstream-1.2.0.tar.gz
Algorithm Hash digest
SHA256 3a9d4b85194e14d5f2e32c4b21fe7d0a43cc94a59b437776bdd5a7959ac4cf21
MD5 44a4274fc8ad2265996b7d975f8cf7f7
BLAKE2b-256 477ffebb9574e4ef5ad1ac7b880be1c0bdbeee0902b8c2116578cdce5674482a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sinetstream-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 16.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.8

File hashes

Hashes for sinetstream-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 611f1fb4b84e2618c2c6c3249b88a080fa399bf67c71f12dfc336af2c01e12ce
MD5 7ce0183e1047ded0ba54d13419f08474
BLAKE2b-256 04f6e5aed4474ccf7258fb176a8b9ac9cd08a5e5196753833c2344ef331c1cf9

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