https://github.com/hardwario/cp2stdout
COOPER to Standard Output (stdout)
https://github.com/hardwario/cp2stdout
iot multisensor python stdout zeromq
Last synced: 8 months ago
JSON representation
COOPER to Standard Output (stdout)
- Host: GitHub
- URL: https://github.com/hardwario/cp2stdout
- Owner: hardwario
- License: mit
- Created: 2018-11-03T12:07:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-06-13T11:53:48.000Z (over 3 years ago)
- Last Synced: 2025-05-30T07:38:25.150Z (9 months ago)
- Topics: iot, multisensor, python, stdout, zeromq
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# COOPER to stdout
[](https://travis-ci.org/hardwario/cp2stdout)
[](https://github.com/hardwario/cp2stdout/releases)
[](https://github.com/hardwario/cp2stdout/blob/master/LICENSE)
## Installing
You can install **cp2stdout** directly from PyPI:
```sh
sudo pip3 install -U cp2stdout
```
## Usage
Update config.yml and run
```sh
cp2stdout -c config.yml
```
## License
This project is licensed under the [**MIT License**](https://opensource.org/licenses/MIT/) - see the [**LICENSE**](LICENSE) file for details.