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 a56dc22030 Allow arguments to be passed in as a list to main() functions 10 years ago
scripts Sample script for copying wildcard paths between hosts 10 years ago
src Allow arguments to be passed in as a list to main() functions 10 years ago
.gitattributes Large restructuring, added setup 10 years ago
.gitignore Large restructuring, added setup 10 years ago
Makefile Update Makefile and setup.py dependencies 10 years ago
README.txt Large restructuring, added setup 10 years ago
setup.py Add nilm-sinefit script link 10 years ago
versioneer.py Large restructuring, added setup 10 years ago

README.txt

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