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] (17)*, x86_64 [modified] (16)* | Centos-stream 8 (47 downloads) |
Centos-stream 9 | aarch64 (16)*, x86_64 (16)* | Centos-stream 9 (60 downloads) |
EPEL 7 | x86_64 [modified] (18)* | EPEL 7 (46 downloads) |
EPEL 8 | aarch64 [modified] (19)*, x86_64 [modified] (19)* | EPEL 8 (47 downloads) |
EPEL 9 | aarch64 [modified] (16)*, x86_64 [modified] (17)* | EPEL 9 (54 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable meyceoz/state-signals
More info about enabling Copr repositories