All Projects → siddhi-io → PySiddhi

siddhi-io / PySiddhi

Licence: Apache-2.0 license
Python wrapper for Siddhi engine

Programming Languages

python
139335 projects - #7 most used programming language
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to PySiddhi

Correios Php
Uma maneira fácil de interagir com as principais funcionalidades dos Correios.
Stars: ✭ 116 (+427.27%)
Mutual labels:  cep
WDR
Jython framework aiming for simplified WebSphere Application Server scripting
Stars: ✭ 43 (+95.45%)
Mutual labels:  jython
beepbeep-3
An event stream processor anyone can use
Stars: ✭ 20 (-9.09%)
Mutual labels:  cep
Wayeb
Wayeb is a Complex Event Processing and Forecasting (CEP/F) engine written in Scala.
Stars: ✭ 138 (+527.27%)
Mutual labels:  cep
Cep Promise
Busca por CEP integrado diretamente aos serviços dos Correios, ViaCEP e outros (Node.js e Browser)
Stars: ✭ 2,483 (+11186.36%)
Mutual labels:  cep
python-sutime
Python wrapper for Stanford CoreNLP's SUTime
Stars: ✭ 143 (+550%)
Mutual labels:  python-wrapper
Siddhi
Stream Processing and Complex Event Processing Engine
Stars: ✭ 1,185 (+5286.36%)
Mutual labels:  cep
gpyfft
python wrapper for the OpenCL FFT library clFFT
Stars: ✭ 52 (+136.36%)
Mutual labels:  python-wrapper
Correios Brasil
Módulo completo consultar informações sobre o CEP, calcular o preço e os prazos das entregas das encomendas e também realizar o rastreio de multiplos produtos !
Stars: ✭ 240 (+990.91%)
Mutual labels:  cep
MemePolice bot
This is a bot for r/PewdiepieSubmissions. Moderate harmful submissions by applying OCR on graphical content
Stars: ✭ 26 (+18.18%)
Mutual labels:  python-wrapper
Rivus cep
Complex event processing in Erlang
Stars: ✭ 140 (+536.36%)
Mutual labels:  cep
Correios Cep
Find Brazilian addresses by zipcode, directly from Correios database. No HTML parsers.
Stars: ✭ 166 (+654.55%)
Mutual labels:  cep
correios-cep-elixir
Find Brazilian addresses by postal code, directly from Correios API. No HTML parsers.
Stars: ✭ 38 (+72.73%)
Mutual labels:  cep
Ui Dna
programmable and semantically UI design tool for Photoshop
Stars: ✭ 126 (+472.73%)
Mutual labels:  cep
psycopgr
A Python wrapper of pgRouting for routing from nodes to nodes on real map.
Stars: ✭ 24 (+9.09%)
Mutual labels:  python-wrapper
Eagle
Real time data processing system based on flink and CEP
Stars: ✭ 95 (+331.82%)
Mutual labels:  cep
PengueeBot
Automation tool, visit our discord channel if you have anything to ask
Stars: ✭ 27 (+22.73%)
Mutual labels:  jython
esper-demo-nuclear
Simple demo of some features of the Esper Complex Event Processing (CEP) engine.
Stars: ✭ 83 (+277.27%)
Mutual labels:  cep
pyduktape
Embed the Duktape JS interpreter in Python
Stars: ✭ 77 (+250%)
Mutual labels:  python-wrapper
spdlog-python
python wrapper around C++ spdlog ([email protected]:gabime/spdlog.git)
Stars: ✭ 46 (+109.09%)
Mutual labels:  python-wrapper

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: [email protected] 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].