PySiddhi-localstack

Python wrapper for `Siddhi 5.x.x`.


License
Apache-2.0
Install
pip install PySiddhi-localstack==5.1.0.post2

Documentation

PySiddhi

PySiddhi is a Python wrapper for Siddhi. Which can listens to events from data streams, detects complex conditions described via a Streaming SQL language, and triggers actions. It performs both Stream Processing and Complex Event Processing on streaming data. Its Siddhi core is written in Java library.

Features

  • Basic functionality of Siddhi 5.x.x
  • Siddhi Debugger
  • Support to Siddhi Extensions Loading

For a Quick Demo and documentation refer PySiddhi Site

Contribution

PySiddhi is initiated by a project for Google Summer of Code 2017 Program.

Contributed by: Madhawa Vidanapathirana Email: madhawavidanapathirana@gmail.com Organization: University of Moratuwa, Sri Lanka.

Support and Contribution

  • We encourage users to ask questions and get support via StackOverflow, make sure to add the siddhi tag to the issue for better response.

  • If you find any issues related to the extension please report them on the issue tracker.

  • For production support and other contribution related information refer Siddhi Community documentation.