How to Run
1. PySiddhi is depending on `Cython`. You can install `Cython` using the following command.
pip install cython
2. Download siddhi-sdk distribution from https://github.com/siddhi-io/siddhi-sdk/releases.
3. Extract downloaded `siddhi-sdk-5.0.0.zip` and set the `SIDDHISDK_HOME` path to siddhi-sdk directory.
4. Download the `siddhi-python-api-proxy-5.0.0.jar` from here and copy to `<SIDDHISDK_HOME>/lib` directory