FreeBSD.software
Home/devel/py311-daemon

py311-daemon

2.3.0_1

Well-behaved daemon framework for Python

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.

Origin: devel/py-daemon
Category: devel
Size: 194KiB
License: APACHE20
Maintainer: jessekempf@gmail.com
Dependencies: 2 packages
Required by: 4 packages
$pkg install py311-daemon

Dependencies (2)

Required By (4 packages)

More in devel