You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Jim Paris ce2be06845 Bump required nilmdb version; use nilmdb.server.serverutil stuff 10 years ago
docs Initial commit 10 years ago
scripts Bump required nilmdb version; use nilmdb.server.serverutil stuff 10 years ago
src Bump required nilmdb version; use nilmdb.server.serverutil stuff 10 years ago
.gitattributes Initial commit 10 years ago
.gitignore Initial commit 10 years ago
Makefile Initial commit 10 years ago
README.txt Bump required nilmdb version; use nilmdb.server.serverutil stuff 10 years ago
setup.py Bump required nilmdb version; use nilmdb.server.serverutil stuff 10 years ago
versioneer.py Initial commit 10 years ago

README.txt

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.