Python endpoint to kill, bounce, and start processes. Based on PSUtil: http://psutil.readthedocs.io
/processes
/kill/<process>
Now has multiple OS support
/bounce/<process>
/start/<process>
Now has experimental support for all OS's
/startExperimental/<process>
/mac/bounce/<process>
/mac/start/<process>
/iis