You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Jim Paris c81972e66e Minor testsuite and commandline fixes. 11 years ago
datetime_tz Add datetime_tz module from python-datetime-tz repository. This could 12 years ago
nilmdb Minor testsuite and commandline fixes. 11 years ago
tests Minor testsuite and commandline fixes. 11 years ago
.coveragerc playing with coverage a bit 12 years ago
.gitignore Support deleting streams with new 'destroy' command 11 years ago
Makefile Add a Nosetests plugin that lets me specify a test order within a directory. 11 years ago
README.txt Update README with Python 2.7 requirement 11 years ago
TODO Clean up BulkData file size calculations, test more thoroughly 11 years ago
design.md Small doc updates 11 years ago
nilmtool.py A lot more command line testing. 12 years ago
runserver.py Work around CherryPy bug #1200; related cleanups 11 years ago
runtests.py Minor testsuite and commandline fixes. 11 years ago
setup.cfg Minor testsuite and commandline fixes. 11 years ago
time-bxintersect add RBtree C++ example that I based this on; update tests 11 years ago
timeit.sh Time it! 11 years ago

README.txt

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