Please look at my blog post for full details of this project.
This is a ZeroMQ <-> Websocket Proxy for a live feed of IOTA transactions.
An example for a client is at examples/client.py
.
pip install -r requirements.txt
python proxy.py
Python >= 3.5