This module provides communication across different software components through Channel objects using Signal and Listener primitives. Please see the documentation for the Channel class for details and example usage.
Developed and tested in Python 3.6+. The code may or may not work under earlier versions of Python 3 (perhaps back to 3.3).
From the github repo:
pip install git+https://github.com/2xR/rr.channels.gitThis library is released as open source under the MIT License.
Copyright (c) 2017-2018 Rui Rei