lush


License
MIT
Install
pip install lush==0.9.1

Documentation

Lush:

Functionality

  • Easily spawn any process as a managed subprocess
  • Automatic recover from failed process
  • Runs completely async
  • Cleanly exits in a safe order (subprocess, WARP manager, then main process)