Home

The sysutils/py-daemon,python3 port

py3-daemon-3.0.1 – library to implement a Unix daemon process (cvsweb github mirror)

Description

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.
WWW: https://pagure.io/python-daemon/

Maintainer

Martin Reindl

Categories

lang/python sysutils

Build dependencies

Run dependencies

Test dependencies

Reverse dependencies

Files

Search