Sample client for reading realtime status XML messages from Python.
This project has been initiated during the Hack4Rail 2025, a joint hackathon organised by the railway companies SBB, ÖBB, and DB in partnership with the OpenRail Association.
Connects to a local Redis server and subscribes to messages on data-stream.
You will need the uv Python package manager.
uv sync
python client.pyThe content of this repository is licensed under the Apache 2.0 license.
