Sunday, August 03, 2008

A simple unix/linux daemon in Python - Lone Wolves - Web, game, and open source development

A simple unix/linux daemon in Python - Lone Wolves - Web, game, and open source development: "I've written a simple Python class for creating daemons on unix/linux systems. It was pieced together for various other examples, mostly corrections to various Python Cookbook articles and a couple of examples posted to the Python mailing lists. It has support for a pidfile to keep track of the process."