py312-python-daemon

v 3.1.0 Updated: 1 week, 3 days ago

Library to implement a well-behaved Unix daemon process.

This library implements the well-behaved daemon specification of PEP 3143, "Standard daemon process library". A well-behaved Unix daemon process is tricky to get right, but the required steps are much the same for every daemon program. A DaemonContext instance holds the behaviour and configured process environment for the program; use the instance as a context manager to enter a daemon state.

https://pagure.io/python-daemon/

To install py312-python-daemon, paste this in macOS terminal after installing MacPorts

sudo port install py312-python-daemon

Add to my watchlist

Installations 0
Requested Installations 0