Go to file
Jim Paris cb97ad3d2c Interval bisection to find the correct database row seems to work in
nilmdb now.  Needs testing, and nilmdb's stream_extract needs to be
finished


git-svn-id: https://bucket.mit.edu/svn/nilm/nilmdb@10891 ddd99763-3ecb-0310-9145-efcb8ce7c51f
2012-05-29 23:49:08 +00:00
datetime_tz Add datetime_tz module from python-datetime-tz repository. This could 2012-03-24 17:32:11 +00:00
nilmdb Interval bisection to find the correct database row seems to work in 2012-05-29 23:49:08 +00:00
tests Interval bisection to find the correct database row seems to work in 2012-05-29 23:49:08 +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 Use simplejson instead of json for performance 2012-05-16 22:19:00 +00:00
setup.cfg Add DBInterval and associated tests. Clean up other interval tests as 2012-05-25 21:45:05 +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