Simon Willison’s Weblog

Subscribe
Atom feed for pid

1 item tagged “pid”

2008

daemon.py (via) Neat little Python module for daemonizing a process; handles logging and pid files out of the box.

# 8th January 2008, 9:58 pm / daemon, daemonizing, logging, pid, python