Files
nilmrun/README.txt
2013-07-17 18:12:44 -04:00

24 lines
428 B
Plaintext

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
# Plus nilmdb and its dependencies
nilmdb (1.8.2+)
Install:
python setup.py install
Usage:
nilmrun-server --help
See docs/wsgi.md for info on setting up a WSGI application in Apache.