Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

2 items tagged “daemon”

python-daemon (via) A library for correctly creating Unix daemon processes in Python, implementing the proposed PEP 3143 API. 0 18th May 2009, 10:12 am

daemon.py (via) Neat little Python module for daemonizing a process; handles logging and pid files out of the box. 0 8th January 2008, 9:58 pm

A django site