library to enable your code run as a daemon process
Index | sysutils
daemonize is a library for writing system daemons in Python. It has some old bits from http://daemonize.sourceforge.net/ .
Categories: sysutils, devel