Run and track processes in background
Project description
hapless
Simplest way of running and tracking processes in the background.
Installation
$ pip install hapless
# or to make sure proper pip is used for the given python executable
$ python -m pip install hapless
Install into user-specific directory in case of any permissions-related issues.
$ pip install --user hapless
$ python -m pip install --user hapless
Usage
$ hap
$ hap run -- python long_running.py
$ hap status
See USAGE.md for the complete list of commands and available parameters.
Contribute
See DEVELOP.md to setup your local development environment and feel free to create a pull request with a new feature.
Releases
See CHANGELOG.md for the new features included within each release.
See also
- Rich console UI library.
- Supervisor full-fledged process manager.
- podmena provides nice emoji icons to commit messages.
Support project, support 🇺🇦 Ukraine!
🐶 D7DA74qzZUyh9cctCxWovPTEovUSjGzL2S
this is Dogecoin wallet to support the project.
🇺🇦 All donations will go towards supporting Ukraine in the war.
✉️ Contact author directly in case you want to donate with some different payment option or check what has already been done.
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.