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 320c32cfdc Sample script for copying wildcard paths between hosts 11 years ago
scripts Sample script for copying wildcard paths between hosts 11 years ago
src Support filtering (or copying) between two different hosts 11 years ago
.gitattributes Large restructuring, added setup 11 years ago
.gitignore Large restructuring, added setup 11 years ago
Makefile Support filtering (or copying) between two different hosts 11 years ago
README.txt Large restructuring, added setup 11 years ago
setup.py Rename copy.py to avoid stupid Python conflicts 11 years ago
versioneer.py Large restructuring, added setup 11 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