Library to implement a well-behaved Unix daemon process
http://www.clapper.org/software/python/daemon
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.
- Developed at devel:languages:python
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-python-daemon && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-daemon-2.1.2.tar.gz | 0000076176 74.4 KB | |
python-python-daemon.changes | 0000009798 9.57 KB | |
python-python-daemon.spec | 0000002581 2.52 KB |
Revision 18 (latest revision is 32)
Dominique Leuenberger (dimstar_suse)
accepted
request 628991
from
Matej Cepl (mcepl)
(revision 18)
Remove dependency on unittest2
Comments 0