Go to file
2012-05-11 15:20:52 +00:00
datetime_tz Add datetime_tz module from python-datetime-tz repository. This could 2012-03-24 17:32:11 +00:00
nilmdb Add IntervalSet.intersection(). This returns a generator that allows 2012-05-10 21:54:29 +00:00
tests Add IntervalSet.intersection(). This returns a generator that allows 2012-05-10 21:54:29 +00:00
.coveragerc playing with coverage a bit 2012-02-20 06:09:42 +00:00
design.md notes 2012-05-04 16:08:32 +00:00
Makefile Work on command line client, and some improvements to server 2012-04-03 22:21:42 +00:00
nilmtool.py A lot more command line testing. 2012-04-04 22:34:01 +00:00
README.txt which are not necessary anymore 2012-05-03 21:14:58 +00:00
runserver.py Some small speed improvements. Intervals are really a pain; need to 2012-05-08 17:40:11 +00:00
setup.cfg Can query intervals now. 2012-05-07 22:32:02 +00:00
timeit.sh More timing tests 2012-05-03 19:17:35 +00:00
TODO Create StreamException class in NilmDB, which can get caught and 2012-02-20 05:52:33 +00:00

To install, 

   python setup.py install