https://github.com/textbook/nr_stomp
STOMP client for Network Rail's public data.
https://github.com/textbook/nr_stomp
Last synced: 21 days ago
JSON representation
STOMP client for Network Rail's public data.
- Host: GitHub
- URL: https://github.com/textbook/nr_stomp
- Owner: textbook
- License: mit
- Created: 2015-03-08T12:53:26.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-14T22:42:43.000Z (over 11 years ago)
- Last Synced: 2025-10-30T06:35:52.151Z (9 months ago)
- Language: Python
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
nr_stomp
========
STOMP client for Network Rail's public data.
For more information, see [https://datafeeds.networkrail.co.uk][1].
Getting Started
---------------
Once you have installed the package, navigate to a suitable folder and use the
command `run_client.py create config.cfg` to generate a blank configuration
file. You can then edit the file to preset various configuration settings (e.g.
username and list of topics). Once you have filled in the configuration file,
you can use the command `run_client.py run config.cfg` to execute a simple test
routine.
[1]: https://datafeeds.networkrail.co.uk