Home > pythonprocesswrapper

pythonprocesswrapper

Pythonprocesswrapper is a project mainly written in ..., it's free.

Simple Process Wrapper For Python

Process Wrapper

This is a Process Wrapper application which will launch the application with the specified parameter and restart the process if it fails

Usage

from the wrapper folder

python wrapper.py -p -c -t

Optional -l default localhost(127.0.0.1)

no need to specify the log file. Automatically the error will be in the "error_log" and output will be in "out_log"

Help python wrapper.py -h

here i am writing the error to command.log file (default) for specifing please use --log in arguments

Tasks to be done

Alert Mail Implementation (partially completed) Restarting the process if it fails