Jim Paris 734e1d9b52 Add /process/command; fix killing of forked processes
Now an entire process tree is killed in /process/remove, as long as
each child hasn't changed its process group.
2013-07-07 12:13:13 -04:00
2013-07-06 15:37:10 -04:00
2013-07-06 15:41:29 -04:00
2013-07-02 11:16:44 -04:00
2013-07-05 22:14:43 -04:00
2013-07-05 15:55:41 -04:00
2013-07-02 11:16:44 -04:00

nilmrun: Run NilmDB filters
by Jim Paris <jim@jtan.com>

Prerequisites:

  # Runtime and build environments
  sudo apt-get install python2.7 python-setuptools

  # Base dependencies
  sudo apt-get install python-numpy python-scipy

  nilmdb (1.8.0+)

Install:

  python setup.py install

Usage:

  nilmrun-server --help

See docs/wsgi.md for info on setting up a WSGI application in Apache.
Description
No description provided
Readme 261 KiB
Languages
Python 98.7%
JavaScript 0.7%
Makefile 0.6%