|
10 years ago | |
---|---|---|
docs | 10 years ago | |
nilmdb | 10 years ago | |
tests | 10 years ago | |
.coveragerc | 10 years ago | |
.gitattributes | 10 years ago | |
.gitignore | 10 years ago | |
.pylintrc | 10 years ago | |
Makefile | 10 years ago | |
README.txt | 10 years ago | |
setup.cfg | 10 years ago | |
setup.py | 10 years ago | |
versioneer.py | 10 years ago |
nilmdb: Non-Intrusive Load Monitor Database
by Jim Paris <jim@jtan.com>
Prerequisites:
# Runtime and build environments
sudo apt-get install python2.7 python2.7-dev python-setuptools cython
# Base NilmDB dependencies
sudo apt-get install python-cherrypy3 python-decorator python-simplejson python-pycurl python-dateutil python-tz python-psutil
# Tools for running tests
sudo apt-get install python-nose python-coverage
Install:
python setup.py install
Usage:
nilmdb-server --help
nilmtool --help