A pure Python implementation of systemd's service notification protocol
This is a pure Python implementation of the systemd sd_notify protocol. This protocol can be used to inform systemd about service start-up completion, watchdog events, and other service status changes. Thus, this package can be used to write system services in Python that play nicely with systemd. sdnotify is compatible with both Python 2 and Python 3.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 0.3.2-13.fc44 | - |
| Fedora 43 | 0.3.2-13.fc43 | 0.3.2-13.fc43 |
| Fedora 42 | 0.3.2-9.fc42 | - |
| Fedora 41 | 0.3.2-8.fc41 | - |
| Fedora EPEL 9 | 0.3.2-2.el9 | - |
You can contact the maintainers of this package via email at
python-sdnotify dash maintainers at fedoraproject dot org.