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 f01e781469 Convert nilmtool.py into a setuptools-generated script 11 years ago
docs Rearrange documentation, clean up Makefile, README 11 years ago
nilmdb Convert nilmtool.py into a setuptools-generated script 11 years ago
tests Move runtests.py script into test directory 11 years ago
.coveragerc Move datetime_tz package under nilmdb.utils 11 years ago
.gitignore Rearrange documentation, clean up Makefile, README 11 years ago
.pylintrc Clean up some pylint warnings and potential errors 11 years ago
Makefile More files in clean target 11 years ago
README.txt Convert nilmtool.py into a setuptools-generated script 11 years ago
runserver.py Work around CherryPy bug #1200; related cleanups 11 years ago
setup.cfg More work on setup.py; fixed issues in setup.cfg 11 years ago
setup.py Convert nilmtool.py into a setuptools-generated script 11 years ago

README.txt

nilmdb: Non-Intrusive Load Monitor Database
by Jim Paris <jim@jtan.com>

Prerequisites:

sudo apt-get install python2.7 python-cherrypy3 python-decorator python-nose python-coverage python-setuptools

Install:

python setup.py install

Usage:

nilmdb-server --help
nilmtool --help