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
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
keepup-0.1.0.tar.gz
(6.6 kB
view details)
File details
Details for the file keepup-0.1.0.tar.gz.
File metadata
- Download URL: keepup-0.1.0.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03d814a4d6a590bc559d91ba492062cee02cd490b0cc9a7a1c74ccf40ae7f615
|
|
| MD5 |
28850f16ff0ed7a34a758c1cf1108c75
|
|
| BLAKE2b-256 |
7d8c8a86b6a58bec1dba5af6da95192c1184b9ab90cf258af4517f3addfb9381
|