Easy implementation of Unix background services.
Project description
This module makes it easy to write Unix services, i.e. background processes (“daemons”) that are controlled by a foreground application (e.g. a console script).
The package is built around the python-daemon module, which provides the means for creating well-behaved daemon processes. The service package adds a control infrastructure for easily starting, stopping, querying and killing the background process from a foreground application.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
service-0.1.1.tar.gz
(7.6 kB
view hashes)