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 bd1b7107af Update TODO, clean up bulkdata error message 11 years ago
datetime_tz Add datetime_tz module from python-datetime-tz repository. This could 12 years ago
nilmdb Update TODO, clean up bulkdata error message 11 years ago
tests More fixes to mustclose decorator and argspecs 11 years ago
.coveragerc playing with coverage a bit 12 years ago
.gitignore Update doc formatting, .gitignore 11 years ago
Makefile Removal support is complete. 11 years ago
README.txt Update README with Python 2.7 requirement 11 years ago
TODO Update TODO, clean up bulkdata error message 11 years ago
design.md Update doc formatting, .gitignore 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