nilmrun/README.txt

21 lines
356 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
2013-07-17 18:12:44 -04:00
# Plus nilmdb and its dependencies
nilmdb (1.9.5+)
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.