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 750d9e3c38 Clean up some pylint warnings and potential errors 11 years ago
docs Rearrange documentation, clean up Makefile, README 11 years ago
nilmdb Clean up some pylint warnings and potential errors 11 years ago
tests Move datetime_tz package under nilmdb.utils 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 Clean up some pylint warnings and potential errors 11 years ago
README.txt Rearrange documentation, clean up Makefile, README 11 years ago
nilmtool.py A lot more command line testing. 12 years ago
runserver.py Work around CherryPy bug #1200; related cleanups 11 years ago
runtests.py Minor testsuite and commandline fixes. 11 years ago
setup.cfg More work on setup.py; fixed issues in setup.cfg 11 years ago
setup.py Clean up some pylint warnings and potential errors 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