Go to file
2012-03-22 22:06:08 +00:00
chunk-tests Update 2012-03-13 22:12:30 +00:00
nilmdb Fix slow database stuff in testing by setting PRAGMA synchronous=OFF. Default is still FULL for production use, though 2012-03-22 22:06:08 +00:00
tests Fix slow database stuff in testing by setting PRAGMA synchronous=OFF. Default is still FULL for production use, though 2012-03-22 22:06:08 +00:00
.coveragerc playing with coverage a bit 2012-02-20 06:09:42 +00:00
Makefile rename command line client nilmdb.py to nilmtool.py 2012-03-20 21:46:18 +00:00
nilmtool.py rename command line client nilmdb.py to nilmtool.py 2012-03-20 21:46:18 +00:00
README.txt Mics 2012-01-23 00:40:48 +00:00
runserver.py Create StreamException class in NilmDB, which can get caught and 2012-02-20 05:52:33 +00:00
setup.cfg Fix slow database stuff in testing by setting PRAGMA synchronous=OFF. Default is still FULL for production use, though 2012-03-22 22:06:08 +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