Basic job launcher
Project description
Lambada
Lambada allows to launch and supervise multiple commands.
Launch with
python3 -m lambada
or
lambada
See lambada.toml for an example file.
[analog]
cmd = "xclock"
[digital]
cmd = "xclock -digital"
Commands are described by their name and a cmd string field. Following options are availables :
shellif set to true interpret thecmdinbash(allows to launch multiple commands and use bash features such as|or>)persistif set to true, task is not terminated when lambada exits normally.detachif set to true, task is detached from lambada and does not receive signal (SIGINTor Ctrl+C) send to lambada.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lambada-launcher-0.2.0.tar.gz.
File metadata
- Download URL: lambada-launcher-0.2.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8495a9ac5795c4e8c94568992977c08aedceac121092708a18c64e9a266bf6cc
|
|
| MD5 |
024d160a88afa30069530f1251aa8aec
|
|
| BLAKE2b-256 |
177ca872a3834e126a1c9608168e93918a71e7fa6996c78aada17c4dc15e7edc
|
File details
Details for the file lambada_launcher-0.2.0-py3-none-any.whl.
File metadata
- Download URL: lambada_launcher-0.2.0-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f5ce89e3c35b1683d30b92c2f2c251f1ecdf9345836f80b7ca7ed8dbb87e3e3
|
|
| MD5 |
581255d890febd4f3b3a14da8e8d7267
|
|
| BLAKE2b-256 |
1500151d2056ccf1e1b434bf03c63edb92e47768fa550e03ebec83713c765c4d
|