Go to file
2013-01-31 21:54:41 -05:00
docs Rearrange documentation, clean up Makefile, README 2013-01-31 19:06:32 -05:00
nilmdb Move datetime_tz package under nilmdb.utils 2013-01-30 19:03:42 -05:00
tests Move datetime_tz package under nilmdb.utils 2013-01-30 19:03:42 -05:00
.coveragerc Move datetime_tz package under nilmdb.utils 2013-01-30 19:03:42 -05:00
.gitignore Rearrange documentation, clean up Makefile, README 2013-01-31 19:06:32 -05:00
Makefile Rearrange documentation, clean up Makefile, README 2013-01-31 19:06:32 -05:00
nilmtool.py A lot more command line testing. 2012-04-04 22:34:01 +00:00
README.txt Rearrange documentation, clean up Makefile, README 2013-01-31 19:06:32 -05:00
runserver.py Work around CherryPy bug #1200; related cleanups 2013-01-01 23:03:53 -05:00
runtests.py Minor testsuite and commandline fixes. 2013-01-06 19:25:07 -05:00
setup.cfg More work on setup.py; fixed issues in setup.cfg 2013-01-30 18:35:12 -05:00
setup.py Make setup.py executable 2013-01-31 17:26:55 -05:00

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