nilmrun/README.txt

23 lines
391 B
Plaintext
Raw Permalink Normal View History

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+)
2013-07-02 11:16:44 -04:00
Install:
python setup.py install
Usage:
nilmrun-server --help
See docs/wsgi.md for info on setting up a WSGI application in Apache.