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 40a3bc4bc3 Update README with Python 2.7 requirement 11 years ago
datetime_tz Add datetime_tz module from python-datetime-tz repository. This could 12 years ago
nilmdb Replace urllib.encode() with a version that encodes Unicode as UTF-8 instead 11 years ago
tests Tests for Unicode compliance 11 years ago
.coveragerc playing with coverage a bit 12 years ago
.gitignore Support deleting streams with new 'destroy' command 11 years ago
Makefile Work on command line client, and some improvements to server 12 years ago
README.txt Update README with Python 2.7 requirement 11 years ago
TODO TODO update 11 years ago
design.md Time it! 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
setup.cfg Test everything; remove debugging 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