Skip to main content

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


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)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page