nilmtools/README.txt
Jim Paris cf9df650aa Large restructuring, added setup
Added setup.py and other build tools like versioneer.

Split functionlaity into modules so that new filters are easier to
write.
2013-03-11 18:06:55 -04:00

15 lines
330 B
Plaintext

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