Go to file
2013-03-11 20:38:33 -04:00
nilmtools work in progress 2013-03-11 20:38:33 -04:00
.gitattributes Large restructuring, added setup 2013-03-11 18:06:55 -04:00
.gitignore Large restructuring, added setup 2013-03-11 18:06:55 -04:00
Makefile Lots of updates to generic filter, specific decimate module 2013-03-11 19:48:09 -04:00
README.txt Large restructuring, added setup 2013-03-11 18:06:55 -04:00
setup.py Large restructuring, added setup 2013-03-11 18:06:55 -04:00
versioneer.py Large restructuring, added setup 2013-03-11 18:06:55 -04:00

nilmtools: Tools and utilities for interacting with the NILM Database,
or writing programs that interact with the NILM database.
by Jim Paris <jim@jtan.com>

Prerequisites:

  # Runtime and build environments
  sudo apt-get install python2.7 python2.7-dev python-setuptools

  nilmdb (1.3.1+)

Install:

  python setup.py install