Skip to main content

An API for daemonization

Project description

An API for daemonization

Installation

From the project root directory:

$ python setup.py install

Usage

Add it to the top of your programs:

from angelic import daemonize

Then wrap your looping function:

@daemonize
def loop(verbose=False, ...):
    ...

Release Notes

0.0.1:

Project created

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

angelic-0.0.1.tar.gz (2.2 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