cp2stdout

COOPER to stdout


Keywords
cooper, zmq, iot, stdout, multisensor, python, zeromq
License
MIT
Install
pip install cp2stdout==1.1.1

Documentation

COOPER to stdout

Travis Release License

Installing

You can install cp2stdout directly from PyPI:

sudo pip3 install -U cp2stdout

Usage

Update config.yml and run

cp2stdout -c config.yml

PM2

pm2 start `which python3` --name "cp2stdout" -- `which cp2stdout` -c /etc/cooper/cp2stdout.yml

License

This project is licensed under the MIT License - see the LICENSE file for details.