meyceoz/state-signals
Project ID: 67971
Description
A python package for easy state/event signal publishing, receiving, subscribing, and responding. Also defines standard state signal/response protocols. Built on top of Redis pub/sub channels.
Installation Instructions
for python 3.6: yum install python36-state_signals
for python 3.7 or later: yum install python3-state_signals
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
| Release | Architectures | Repo Download | 
|---|---|---|
|  Centos-stream 8 | aarch64 [modified] (36)*, x86_64 [modified] (40)* | Centos-stream 8 (75 downloads) | 
|  Centos-stream 9 | aarch64 (26)*, x86_64 (36)* | Centos-stream 9 (106 downloads) | 
|  EPEL 7 | x86_64 [modified] (43)* | EPEL 7 (73 downloads) | 
|  EPEL 8 | aarch64 [modified] (35)*, x86_64 [modified] (33)* | EPEL 8 (73 downloads) | 
|  EPEL 9 | aarch64 [modified] (33)*, x86_64 [modified] (39)* | EPEL 9 (97 downloads) | 
* Total number of downloaded packages.
Quick Enable
    #> dnf copr enable meyceoz/state-signals
  
  
     More info about enabling Copr repositories