An open API service indexing awesome lists of open source software.

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.

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