Skip to main content

Keep a defined set of tasks running

Project description

keepup is a command line process manager, similar to Foreman and Honcho, except it uses npyscreen to provide a curses interface for monitoring stdout, stderr, and for sending input to stdin.

keepup uses an Upfile similar to a Procfile. An example is shown below

# Upfiles support comments by prefixing a line with the # character
mytask: python myscript.py
# The following line will set the working directory for the specified task
@mytask: /home/user/directory

Support for advanced features is limited.

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

keepup-0.1.0.tar.gz (6.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