Go to file
2013-03-30 22:51:54 -04:00
scripts Sample script for copying wildcard paths between hosts 2013-03-19 17:55:18 -04:00
src Proper window advancement & insertion for sine fit; comment out plots 2013-03-30 22:51:54 -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 Update Makefile and setup.py dependencies 2013-03-30 22:50:55 -04:00
README.txt Large restructuring, added setup 2013-03-11 18:06:55 -04:00
setup.py Update Makefile and setup.py dependencies 2013-03-30 22:50: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