Go to file
2013-01-05 14:52:06 -05:00
datetime_tz Add datetime_tz module from python-datetime-tz repository. This could 2012-03-24 17:32:11 +00:00
nilmdb Remove "pragma: no cover" from things that should get tested 2013-01-05 14:52:06 -05:00
tests nilmdb.BulkData: Switch to nested subdir/filename layout 2013-01-04 16:51:05 -05:00
.coveragerc playing with coverage a bit 2012-02-20 06:09:42 +00:00
.gitignore Support deleting streams with new 'destroy' command 2012-12-04 22:15:00 -05:00
design.md Small doc updates 2013-01-04 17:27:04 -05: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 Update README with Python 2.7 requirement 2013-01-03 17:09:51 -05:00
runserver.py Work around CherryPy bug ; related cleanups 2013-01-01 23:03:53 -05:00
setup.cfg Remove "pragma: no cover" from things that should get tested 2013-01-05 14:52:06 -05:00
time-bxintersect add RBtree C++ example that I based this on; update tests 2012-11-14 03:55:37 +00:00
timeit.sh Time it! 2012-12-14 16:57:02 -05:00
TODO Clean up BulkData file size calculations, test more thoroughly 2013-01-03 20:19:01 -05:00

sudo apt-get install python-nose python-coverage
sudo apt-get install python2.7 python-cherrypy3
sudo apt-get install cython # 0.17.1-1 or newer