py313-python-daemon (python/py-python-daemon) Updated: 15 hours ago Add to my watchlist
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.
Version: 3.1.2 License: GPL-3+ and Apache-2
GitHub
1 build(s) found
| Builder | Build Number | Start Time | Elapsed Time | Watcher | Build Status |
|---|---|---|---|---|---|
| 15 | 46662 | 2026-01-30 14:44:05 | 0:00:29 | 15251 | build successful |