/nmp-broker

Broker for NWPC Monitor Platform

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

nmp-broker

A broker for NWPC Monitor Platform.

Getting Started

Run run_broker_server.py. Set an environment variable NMP_BROKER_CONF or use --config-file to set a config file.

Configure

See conf/config.sample.yaml for example.

Test

Use pytest to run tests. nmp-web is required to be running.

License

Copyright © 2015-2019, Perilla Roc

nmp-broker is licensed under GPL v3.0